mirror of
https://github.com/arzzen/git-quick-stats.git
synced 2026-09-10 07:36:19 -04:00
14 lines
146 B
Plaintext
14 lines
146 B
Plaintext
*.json
|
|
*.db
|
|
.DS_Store*
|
|
._*
|
|
.*.swp
|
|
.*.swo
|
|
.Spotlight*
|
|
.Trash*
|
|
**/*~
|
|
nbproject/*
|
|
/tests/test-git/.git/
|
|
#/tests/test-git/*
|
|
!/tests/test-git/resetgit
|