mirror of
https://bitbucket.org/cosmicvoids/vide_public.git
synced 2025-07-04 15:21:11 +00:00
Add pyc as files to be ignored
This commit is contained in:
parent
81ada3d99a
commit
1c24744198
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -1,6 +1,7 @@
|
||||||
*~
|
*~
|
||||||
*.o
|
*.o
|
||||||
*.prog
|
*.prog
|
||||||
|
*.pyc
|
||||||
.mydepend
|
.mydepend
|
||||||
./pipeline/miscTools/*.out
|
./pipeline/miscTools/*.out
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue