This website works better with JavaScript
Home
Explore
Help
Register
Sign In
choozmo
/
bhouse_backstage
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
ignore .pyc
weichen
3 years ago
parent
608c808541
commit
1d67399d84
1 changed files
with
2 additions
and
1 deletions
Split View
Show Diff Stats
2
1
.gitignore
+ 2
- 1
.gitignore
View File
@@ -1,3 +1,4 @@
__pycache__
config*
-.DS_Store
+.DS_Store
+*.pyc