Ignore pyc files in git
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -2,6 +2,9 @@
|
|||||||
*~
|
*~
|
||||||
.*.sw[op]
|
.*.sw[op]
|
||||||
|
|
||||||
|
# python generated file
|
||||||
|
*.pyc
|
||||||
|
|
||||||
# where the 'subrepos' and downloads are located
|
# where the 'subrepos' and downloads are located
|
||||||
/clone
|
/clone
|
||||||
/src
|
/src
|
||||||
|
Reference in New Issue
Block a user