mirror of
https://github.com/paradoxxxzero/butterfly.git
synced 2026-05-26 07:08:08 +00:00
Merge pull request #72 from hashworks/addPycToGitignore
Add *.pyc to .gitignore
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -1,6 +1,7 @@
|
||||
*.crt
|
||||
*.key
|
||||
*.p12
|
||||
*.pyc
|
||||
node_modules/
|
||||
*.src.coffee
|
||||
*.map
|
||||
|
||||
Reference in New Issue
Block a user