more files to ignore
* python/.gitignore, tests/.gitignore: Here.
This commit is contained in:
parent
0c2997990d
commit
84031d2ae1
2 changed files with 3 additions and 0 deletions
1
python/.gitignore
vendored
1
python/.gitignore
vendored
|
|
@ -11,3 +11,4 @@ buddy.py*
|
||||||
*.pyc
|
*.pyc
|
||||||
*/spotimg
|
*/spotimg
|
||||||
ajax/*.py
|
ajax/*.py
|
||||||
|
spot/*.py
|
||||||
|
|
|
||||||
2
tests/.gitignore
vendored
2
tests/.gitignore
vendored
|
|
@ -1,2 +1,4 @@
|
||||||
*.dir
|
*.dir
|
||||||
run
|
run
|
||||||
|
*.dve2C
|
||||||
|
*.dve.cpp
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue