[gitignore] more ignores
This commit is contained in:
parent
723ff8d3b9
commit
30f23163e3
7
.gitignore
vendored
7
.gitignore
vendored
@ -160,4 +160,9 @@ cython_debug/
|
|||||||
# option (not recommended) you can uncomment the following to ignore the entire idea folder.
|
# option (not recommended) you can uncomment the following to ignore the entire idea folder.
|
||||||
#.idea/
|
#.idea/
|
||||||
|
|
||||||
data/*
|
data/*
|
||||||
|
scratch.py
|
||||||
|
fixtracks/resources.py
|
||||||
|
.DS_Store
|
||||||
|
.python-version
|
||||||
|
settings.json
|
Loading…
Reference in New Issue
Block a user