mirror of
https://github.com/icecoder/ICEcoder.git
synced 2026-03-03 07:13:59 +01:00
Update .gitignore
data dir ignored
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -1,9 +1,11 @@
|
||||
error-log.txt
|
||||
backups/*
|
||||
!backups/index.php
|
||||
data/*
|
||||
!data/.gitkeep
|
||||
lib/config-*
|
||||
plugins/*
|
||||
!plugins/index.php
|
||||
test/test-file1.txt
|
||||
tmp/*
|
||||
!tmp/index.php
|
||||
!tmp/index.php
|
||||
|
||||
Reference in New Issue
Block a user