summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorChristopher Speller <crspeller@gmail.com>2015-11-22 20:39:03 -0500
committerChristopher Speller <crspeller@gmail.com>2015-11-22 22:40:48 -0500
commite4e651a2e9405303cf387988ff98d4034c9f3832 (patch)
tree557e0ce6701bd22d61078a9397b737d3df4d5d33 /.gitignore
parent3245ce771817a3f7a61e397786900b28f98e45fd (diff)
downloadchat-e4e651a2e9405303cf387988ff98d4034c9f3832.tar.gz
chat-e4e651a2e9405303cf387988ff98d4034c9f3832.tar.bz2
chat-e4e651a2e9405303cf387988ff98d4034c9f3832.zip
Overhaul of build system.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore6
1 files changed, 4 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore
index fc9076e69..50cdca100 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,9 +6,11 @@ dist
npm-debug.log
web/static/js/bundle*.js
+web/static/js/bundle*.js.map
web/static/js/libs*.js
-model/version.go
-model/version.go.bak
+
+# Build Targets
+.prepare
# Compiled Object files, Static and Dynamic libs (Shared Objects)
*.o