ignoring Jlog artifacts
This commit is contained in:
parent
517c58344d
commit
a125904815
3 changed files with 12 additions and 0 deletions
4
personal/.gitignore
vendored
Normal file
4
personal/.gitignore
vendored
Normal file
|
@ -0,0 +1,4 @@
|
|||
# Jlog generated artifacts
|
||||
*.inc
|
||||
*.inc.php
|
||||
*.xml*
|
4
personal/.htaccess
Normal file
4
personal/.htaccess
Normal file
|
@ -0,0 +1,4 @@
|
|||
# .htaccess fuer Verzeichnisse, die nicht fuer die Oeffentlichkeit
|
||||
# bestimmt sind:
|
||||
|
||||
Options -Indexes
|
4
scripts/.htaccess
Normal file
4
scripts/.htaccess
Normal file
|
@ -0,0 +1,4 @@
|
|||
# .htaccess fuer Verzeichnisse, die nicht fuer die Oeffentlichkeit
|
||||
# bestimmt sind:
|
||||
|
||||
Options -Indexes
|
Loading…
Add table
Add a link
Reference in a new issue