mirror of
https://github.com/slawkens/myaac.git
synced 2026-01-12 01:21:30 +01:00
Add system/data to .gitignore
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -27,6 +27,10 @@ system/cache/*
|
|||||||
system/logs/*
|
system/logs/*
|
||||||
!system/logs/index.html
|
!system/logs/index.html
|
||||||
|
|
||||||
|
# data
|
||||||
|
system/data/*
|
||||||
|
!system/data/index.html
|
||||||
|
|
||||||
# plugins
|
# plugins
|
||||||
plugins/*
|
plugins/*
|
||||||
!plugins/.htaccess
|
!plugins/.htaccess
|
||||||
|
|||||||
Reference in New Issue
Block a user