Added .gitignore file to make git ignore .pyc files
This commit is contained in:
parent
be940cbd06
commit
9d29b90030
3
.gitignore
vendored
Normal file
3
.gitignore
vendored
Normal file
|
@ -0,0 +1,3 @@
|
|||
# file types to ignore
|
||||
|
||||
*.pyc
|
Loading…
Reference in New Issue
Block a user