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