c42add78d4
Update .gitignore for moved secrets file
2024-03-22 12:21:34 +11:00
43e7c7e358
Drop djangocommonsettings.py from ignored files
2024-03-20 16:03:38 +11:00
3826b6fb66
Switch settings to use "the one true way" approach
...
The advantage of this approach is that the production and dev configurations are
in version control, so there's less opportunity for surprises.
As advocated by Jacob Kaplan-Moss (OSCON 2011) and Two Scoops of Django book.
2024-03-20 14:10:00 +11:00
b8a626b955
add vizio pdfs to gitignore, they are on webserver
2023-11-02 11:37:41 -07:00
2d2ab565da
Update .gitignore to reflect directory structure changes
...
Also removed some unused ignore lines.
2023-10-25 16:55:40 +11:00
33513d5626
Remove unused files
2023-09-13 13:34:11 +10:00
Bradley M. Kuhn
1f03c59c8a
ignore wsgi password files.
2015-11-30 19:19:47 -08:00
Bradley M. Kuhn
da0a85bcde
Ignore ogv video files as well.
2015-11-30 19:19:46 -08:00
Bradley M. Kuhn
e8c2fbee94
For now, ignore .webm files in static/videos/
...
We're going to host some videos on the site and we'll just copy them to
the server rather than keep them in the Git repository.
2014-12-30 15:45:40 -05:00
Bradley M. Kuhn
f8814509e2
Ignore the subdirectory logs.
2014-04-23 13:20:56 -04:00
Bradley M. Kuhn
3ea00297ec
Created source links.
2010-10-03 22:28:24 -04:00
Bradley M. Kuhn
51d695bd6e
Changed location of djangocommonsetings.py
2010-09-26 20:17:50 -04:00
Bradley M. Kuhn
d8729828af
Ignore pyc files and djangocommonsettings file.
2010-09-26 20:12:08 -04:00
Bradley M. Kuhn
48cba465ea
Emacs temporary backup files should not be in git
2010-09-26 17:32:18 -04:00
Bradley M. Kuhn
93e98d38a4
Ignore tilde backup files
2010-09-26 17:11:00 -04:00