mirror of
https://github.com/git-quick-stats/git-quick-stats.git
synced 2025-12-16 12:00:12 +01: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
|