- 13 11月, 2012 1 次提交
-
-
由 Visgean Skeloru 提交于
Django should have same ignores as python because it is python
-
- 02 4月, 2011 1 次提交
-
-
由 Nate Prouty 提交于
-
- 10 11月, 2010 1 次提交
-
-
由 Jannis Leidel 提交于
Removing: - static/uploaded/**/* since there is no default for upload paths (configurable) - *.mo because it's a best practice to keep them close to the po files and update before release - *.pyc since that's covered by the Python gitignore file Adding: - local_settings.py because it's a best practice for Django projects (next to settings.py)
-
- 09 11月, 2010 3 次提交
-
-
由 Chris Wanstrath 提交于
-
由 lfborjas 提交于
-
由 lfborjas 提交于
Thought for a linux environment with vim editing (if not configured, vim will leave behind nasty temporal files)
-