Site Structure for git
This commit is contained in:
3
Site/.gitignore
vendored
3
Site/.gitignore
vendored
@@ -1,3 +0,0 @@
|
||||
*
|
||||
!.gitignore
|
||||
!*/.gitkeep
|
||||
0
Site/API/.gitkeep
Normal file → Executable file
0
Site/API/.gitkeep
Normal file → Executable file
2
Site/Cache/.gitignore
vendored
Executable file
2
Site/Cache/.gitignore
vendored
Executable file
@@ -0,0 +1,2 @@
|
||||
*
|
||||
!.gitignore
|
||||
1
Site/Configuration/.gitignore
vendored
Executable file
1
Site/Configuration/.gitignore
vendored
Executable file
@@ -0,0 +1 @@
|
||||
Database.class.php
|
||||
0
Site/Configuration/.gitkeep
Normal file → Executable file
0
Site/Configuration/.gitkeep
Normal file → Executable file
0
Site/Documents/.gitkeep
Normal file → Executable file
0
Site/Documents/.gitkeep
Normal file → Executable file
3
Site/Logs/.gitignore
vendored
Executable file
3
Site/Logs/.gitignore
vendored
Executable file
@@ -0,0 +1,3 @@
|
||||
*
|
||||
!.htaccess
|
||||
!.gitignore
|
||||
1
Site/Logs/.htaccess
Executable file
1
Site/Logs/.htaccess
Executable file
@@ -0,0 +1 @@
|
||||
DENY FROM ALL
|
||||
0
Site/Objects/.gitkeep
Normal file → Executable file
0
Site/Objects/.gitkeep
Normal file → Executable file
0
Site/Objects/DatabaseEntity/.gitkeep
Executable file
0
Site/Objects/DatabaseEntity/.gitkeep
Executable file
0
Site/Templates/.gitkeep
Normal file → Executable file
0
Site/Templates/.gitkeep
Normal file → Executable file
Reference in New Issue
Block a user