summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorBernhard Posselt <dev@bernhard-posselt.com>2016-03-25 20:19:57 +0100
committerBernhard Posselt <dev@bernhard-posselt.com>2016-03-25 20:19:57 +0100
commitf2a65b0a4aa1cd6448ec5236190dcdf1f0eb12c4 (patch)
tree5be26b5c74561b59d5662046fe8ee82c08c120cd /.gitignore
parent8a58b145cf7d05d6c73043700b27813125d9a88f (diff)
remove compiled js and 3rdparty deps from the repo
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index f1e9c46ce..1adeb65fe 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,6 +1,9 @@
#specific to news app
composer.phar
node_modules/
+vendor/
+js/vendor/
+js/build
*.log
/build/
/js/coverage/