This website works better with JavaScript
Home
Explore
Register
Sign In
SongZihuan
/
GitIgnore
mirror of
https://github.com/github/gitignore.git
Watch
1
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
Merged pull request
#140
from prouty/master.
Added .pyc to Django.gitignore
Chris Wanstrath
14 years ago
parent
74613989ba
6039d18e27
commit
d939bea3ed
1 changed files
with
1 additions
and
0 deletions
Split View
Show Diff Stats
1
0
Django.gitignore
+ 1
- 0
Django.gitignore
View File
@@ -1,3 +1,4 @@
*.log
*.pot
+*.pyc
local_settings.py