Added *.pyc rule to .cvsignore
This commit is contained in:
parent
d2cc1a38ab
commit
3e45d4db8d
2 changed files with 2 additions and 0 deletions
|
|
@ -1 +1,2 @@
|
|||
error.txt
|
||||
*.pyc
|
||||
|
|
|
|||
1
apps/MixMaster/Units/.cvsignore
Normal file
1
apps/MixMaster/Units/.cvsignore
Normal file
|
|
@ -0,0 +1 @@
|
|||
*.pyc
|
||||
Loading…
Add table
Reference in a new issue