summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorAdam Ierymenko <adam.ierymenko@gmail.com>2015-10-21 12:41:46 -0700
committerAdam Ierymenko <adam.ierymenko@gmail.com>2015-10-21 12:41:46 -0700
commit25a84e30fc7cedf2cc45970ecbe0df64886394e0 (patch)
treee23cbb35d1abf032cf4e7d7f8ed3e949592f84da /.gitignore
parent978b056a0134edd9598a3edb219b31c61405c3b4 (diff)
downloadinfinitytier-25a84e30fc7cedf2cc45970ecbe0df64886394e0.tar.gz
infinitytier-25a84e30fc7cedf2cc45970ecbe0df64886394e0.zip
Code for cluster-geo service.
Diffstat (limited to '.gitignore')
-rwxr-xr-x.gitignore14
1 files changed, 4 insertions, 10 deletions
diff --git a/.gitignore b/.gitignore
index 2dbec1e5..d314b3fc 100755
--- a/.gitignore
+++ b/.gitignore
@@ -49,23 +49,17 @@ Thumbs.db
*.rpm
*.autosave
*.tmp
+node_modules
-# Root topology build files, temporaries, and never check in secrets
-/root-topology/bin2c
-/root-topology/mktopology
-/root-topology/*.secret
-/root-topology/test/supernodes
-/root-topology/test/test-root-topology
+# cluster-geo stuff
+cluster-geo/config.js
+cluster-geo/cache.*
# MacGap wrapper build files
/ext/mac-ui-macgap1-wrapper/src/MacGap.xcodeproj/project.xcworkspace/xcuserdata/*
/ext/mac-ui-macgap1-wrapper/src/MacGap.xcodeproj/xcuserdata/*
/ext/mac-ui-macgap1-wrapper/src/build
-# Web UI dev temporaries
-/ui/.module-cache
-node_modules
-
# Java/Android/JNI build droppings
java/obj/
java/libs/