diff options
author | Martin Green <martin.speleo@gmail.com> | 2023-07-13 12:27:13 +0200 |
---|---|---|
committer | Martin Green <martin.speleo@gmail.com> | 2023-07-13 12:27:13 +0200 |
commit | 2af4f4b10e7df6bd32294131569035b4a0e550ea (patch) | |
tree | a0369f88df0409335afc780f79467782e2d189be /.gitignore | |
parent | 90a6eaa26d293b0629d64b10a60620846ce79acb (diff) | |
download | troggle-2af4f4b10e7df6bd32294131569035b4a0e550ea.tar.gz troggle-2af4f4b10e7df6bd32294131569035b4a0e550ea.tar.bz2 troggle-2af4f4b10e7df6bd32294131569035b4a0e550ea.zip |
ignore javascript dir that should be downloaded from the deployment server
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -66,3 +66,7 @@ troggle.sqlite - Shortcut.lnk _deploy/debian/localsettings-jan.py _deploy/debian/localsettings-nw.py py310d32 +pydebianbullseye + +javascript + |