adding /bzrignore to precent checking in pyc files and that sort of stuff...
This commit is contained in:
parent
44e6ae3a44
commit
5626c2fedd
11
.bzrignore
Normal file
11
.bzrignore
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
*.pyc
|
||||||
|
quantum.egg-info
|
||||||
|
quantum_tests.sqlite
|
||||||
|
quantum.sqlite
|
||||||
|
*.quantum-venv
|
||||||
|
dist/
|
||||||
|
ChangeLog
|
||||||
|
*.pid
|
||||||
|
*.log
|
||||||
|
quantum/vcsversion.py
|
||||||
|
.ropeproject
|
Loading…
Reference in New Issue
Block a user