mirror of
https://github.com/ejwa/gitinspector.git
synced 2024-11-16 08:38:26 +01:00
gitignore
This commit is contained in:
parent
6843dee14e
commit
0bfacc1d66
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -6,5 +6,6 @@ node_modules
|
||||||
*.egg-info
|
*.egg-info
|
||||||
*.pyc
|
*.pyc
|
||||||
*.tgz
|
*.tgz
|
||||||
|
.DS_Store
|
||||||
Pipfile.lock
|
Pipfile.lock
|
||||||
.coverage
|
.coverage
|
Loading…
Reference in a new issue