aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorvincent-peugnet <v.peugnet@free.fr>2018-11-11 17:19:26 +0100
committervincent-peugnet <v.peugnet@free.fr>2018-11-11 17:19:26 +0100
commitd7f3313ff4514e38c9f53439cd1a1287e56e45f7 (patch)
treeabff39ab11cb317f5fcd2db558da1c59bdae9239 /.gitignore
parent2f363e8fa26ab849539e64ff7caa21bd164e8979 (diff)
downloadwcms-d7f3313ff4514e38c9f53439cd1a1287e56e45f7.tar.gz
wcms-d7f3313ff4514e38c9f53439cd1a1287e56e45f7.zip
reboot folder
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore14
1 files changed, 5 insertions, 9 deletions
diff --git a/.gitignore b/.gitignore
index c278a95..ed2c57b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,11 +1,7 @@
-vendor/*
.vscode/*
-w/w.config.json
-w_database/*
+assets/render/*
+database/*
+media/*
+vendor/*
+config.json
error_log
-public/w/media/*
-public/w/css/*
-public/w/css/*/*
-public/w/js/*
-public/index.html
-public/render/* \ No newline at end of file