This website works better with JavaScript
Home
Explore
Help
Sign In
torabkheslat
/
example-voting-app
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
Merge pull request
#15
from bfirsh/add-gitignore-remove-pyc
Add gitignore remove pyc
Ben Firshman
9 years ago
parent
45f53434db
4cce340ca6
commit
e7b46707bd
2 changed files
with
1 additions
and
0 deletions
Split View
Show Diff Stats
1
0
.gitignore
BIN
voting-app/utils/__init__.pyc
+ 1
- 0
.gitignore
View File
@@ -0,0 +1 @@
+*.pyc
BIN
voting-app/utils/__init__.pyc
View File