aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorThedro Neely <thedroneely@gmail.com>2018-12-16 11:22:33 -0500
committerThedro Neely <thedroneely@gmail.com>2018-12-16 11:22:33 -0500
commitdbfd53e80512bcb5b55a6d5019a5cd58275bbdf5 (patch)
tree5292af9416509ed959f62fa4ce438af6572dfea6 /.gitignore
parent945c6fee7c59559fbb1e6f00cebb7e83b8bfa422 (diff)
downloadthedroneely.com-dbfd53e80512bcb5b55a6d5019a5cd58275bbdf5.tar.gz
thedroneely.com-dbfd53e80512bcb5b55a6d5019a5cd58275bbdf5.tar.bz2
thedroneely.com-dbfd53e80512bcb5b55a6d5019a5cd58275bbdf5.zip
vendor: Add Webpack build system
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 764cdf9..eeddcc6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,4 @@
/vendor
AppConfig.php
+/node_modules
+public/js/app.js