aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorThedro Neely <thedroneely@gmail.com>2018-12-16 11:40:52 -0500
committerThedro Neely <thedroneely@gmail.com>2018-12-16 11:40:52 -0500
commitfcc91b0e06b32c2ac3e6b032339b937c61d24b60 (patch)
tree181098fa40a90a35ccb89b3a676ec9b29707da76 /.gitignore
parent4b8ac0cc26c4d8b85a1e1805d0a3164b10d4cb9a (diff)
downloadthedroneely.com-fcc91b0e06b32c2ac3e6b032339b937c61d24b60.tar.gz
thedroneely.com-fcc91b0e06b32c2ac3e6b032339b937c61d24b60.tar.bz2
thedroneely.com-fcc91b0e06b32c2ac3e6b032339b937c61d24b60.zip
.gitignore: Ignore auto generated webpack files
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index eeddcc6..b9a8af8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,4 +1,4 @@
/vendor
AppConfig.php
/node_modules
-public/js/app.js
+public/dist