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
Added .pyc to Django.gitignore
Nate Prouty
14 years ago
parent
0e80099258
commit
6039d18e27
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