diff options
author | Philip Sargent <philip.sargent@gmail.com> | 2025-01-16 23:34:01 +0000 |
---|---|---|
committer | Philip Sargent <philip.sargent@gmail.com> | 2025-01-16 23:46:22 +0000 |
commit | 0c7fafd07fb33333893da43a5b375c508e4c5066 (patch) | |
tree | fa5117e436c4daca1393a628f33e4b1840605856 /.gitignore | |
parent | 999d3fd02b889c1f5dc1253757fdee122ada0293 (diff) | |
download | troggle-0c7fafd07fb33333893da43a5b375c508e4c5066.tar.gz troggle-0c7fafd07fb33333893da43a5b375c508e4c5066.tar.bz2 troggle-0c7fafd07fb33333893da43a5b375c508e4c5066.zip |
ignore localsettings again
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -50,6 +50,7 @@ troggle_log.txt tunnel-import.log secret_credentials.py +localsettings.py media/jslib/* !media/jslib/readme.txt |