Ignore some temp files
This commit is contained in:
@@ -7,3 +7,4 @@
|
||||
./src/.ropeproject/objectdb
|
||||
**/*.bak
|
||||
**/mem.*
|
||||
**/*.log
|
||||
|
||||
@@ -1,2 +1,3 @@
|
||||
recursive-include src/test *.py *.sql
|
||||
include README* COPYING* ez_setup.py
|
||||
prune *~
|
||||
|
||||
Reference in New Issue
Block a user