Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mattstratton/castanet.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Stratton <matt.stratton@gmail.com>2017-02-11 04:18:01 +0300
committerMatt Stratton <matt.stratton@gmail.com>2017-02-11 04:18:01 +0300
commitb8cb493ab876b2526974ca63390baaa594f539ee (patch)
tree711d7fc5518e292443c4baedb47b4eae6601cafd /.gitignore
parent70aef556413997a056255f7f8caaf0cd476312f3 (diff)
Fix .gitignore
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore6
1 files changed, 5 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index bc3c645..ed2994d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,5 @@
-/config.codekit
+node_modules
+bower_components
+# released binaries
+release/
+dist