aboutsummaryrefslogtreecommitdiffhomepage
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore10
1 files changed, 10 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 3f6939a4..414ff6d5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -36,3 +36,13 @@ doc/html/
36tpl/* 36tpl/*
37!tpl/default 37!tpl/default
38!tpl/vintage 38!tpl/vintage
39
40# Front end
41node_modules
42tpl/default/js
43tpl/default/css
44tpl/default/fonts
45tpl/default/img
46tpl/vintage/js
47tpl/vintage/css
48tpl/vintage/img