aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorEvgeny Zinoviev <me@ch1p.io>2022-07-11 02:59:35 +0300
committerEvgeny Zinoviev <me@ch1p.io>2022-07-11 02:59:40 +0300
commit864e73cdc75a2fb0e4fad500f649dae2343c10a8 (patch)
tree6ce6762c6be72c98592a32fe0bed4f2ce751d544 /.gitignore
parentcb13ea239b9f1ca6aea43125d5694d5a55dcd287 (diff)
rewrite css and js assets building
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 5ba863a..8ae0b83 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,7 +1,6 @@
/debug.log
test.php
/.git
-/htdocs/css
/node_modules/
/vendor/
.DS_Store
@@ -10,3 +9,5 @@ test.php
config-static.php
config-local.php
/.idea
+/htdocs/dist-css
+/htdocs/dist-js