ignoring Jlog artifacts

This commit is contained in:
RobbBienert 2024-10-04 16:45:16 +02:00
parent 517c58344d
commit a125904815
3 changed files with 12 additions and 0 deletions

4
personal/.gitignore vendored Normal file
View file

@ -0,0 +1,4 @@
# Jlog generated artifacts
*.inc
*.inc.php
*.xml*

4
personal/.htaccess Normal file
View file

@ -0,0 +1,4 @@
# .htaccess fuer Verzeichnisse, die nicht fuer die Oeffentlichkeit
# bestimmt sind:
Options -Indexes

4
scripts/.htaccess Normal file
View file

@ -0,0 +1,4 @@
# .htaccess fuer Verzeichnisse, die nicht fuer die Oeffentlichkeit
# bestimmt sind:
Options -Indexes