aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorn-peugnet <n.peugnet@free.fr>2019-10-23 01:04:30 +0200
committern-peugnet <n.peugnet@free.fr>2019-10-23 01:09:20 +0200
commitaeb582d8b66d256a4c9c989589daab79b535e484 (patch)
tree87f7c83ec42efbec6cdb5d32a048cf9857809561 /.gitignore
parent01cb82b514ef9dcb1cb9e63492ebab621961babd (diff)
downloadwcms-aeb582d8b66d256a4c9c989589daab79b535e484.tar.gz
wcms-aeb582d8b66d256a4c9c989589daab79b535e484.zip
better dist zip target
using git archive the removing useless files and adding generated files
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index aab868c..7bd5838 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,7 +8,7 @@ media/*
render/
dist/
vendor/*
-node_modules/*
+node_modules/
config.json
error_log
!README.md