aboutsummaryrefslogtreecommitdiffhomepage
path: root/.gitignore
diff options
context:
space:
mode:
authorArthurHoaro <arthur@hoa.ro>2018-02-24 18:37:57 +0100
committerArthurHoaro <arthur@hoa.ro>2018-03-28 19:04:40 +0200
commit47978e8772d9ac355c76f6ccd6fc59394bc7c301 (patch)
tree0f53953801fc2f36b359663777685dd1cb946c96 /.gitignore
parent7e9bd977eec3c996119626a4bb2828fc08979db8 (diff)
downloadShaarli-47978e8772d9ac355c76f6ccd6fc59394bc7c301.tar.gz
Shaarli-47978e8772d9ac355c76f6ccd6fc59394bc7c301.tar.zst
Shaarli-47978e8772d9ac355c76f6ccd6fc59394bc7c301.zip
Webpack / Configure webpack, ESLint, Travis, Makefile, npm/yarn and git
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