summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorGrant Limberg <glimberg@gmail.com>2015-11-02 18:30:54 -0800
committerGrant Limberg <glimberg@gmail.com>2015-11-02 18:30:54 -0800
commita19e82fcbc2203f0d84a0e744d344e0796bc0c33 (patch)
tree2f8cfc56a03cf6e614991c83a309b5fce5a48e48 /.gitignore
parent0ffcfa307e537347f181e7b22047f252d0cdc414 (diff)
parent4e9d4304761f93a1764d3ec2d2b0c38140decad8 (diff)
downloadinfinitytier-a19e82fcbc2203f0d84a0e744d344e0796bc0c33.tar.gz
infinitytier-a19e82fcbc2203f0d84a0e744d344e0796bc0c33.zip
Merge branch 'edge' into windows-ui
Diffstat (limited to '.gitignore')
-rwxr-xr-x.gitignore7
1 files changed, 4 insertions, 3 deletions
diff --git a/.gitignore b/.gitignore
index d9654839..cfdd4bd0 100755
--- a/.gitignore
+++ b/.gitignore
@@ -34,7 +34,7 @@ Thumbs.db
/world/mkworld
/world/*.c25519
-# Miscellaneous file types that we don't want to check in
+# Miscellaneous temporaries, build files, etc.
*.log
*.opensdf
*.user
@@ -50,10 +50,11 @@ Thumbs.db
*.autosave
*.tmp
node_modules
-
-# cluster-geo stuff
cluster-geo/cluster-geo/config.js
cluster-geo/cluster-geo/cache.*
+tests/http/zerotier-one
+tests/http/result_*
+tests/http/big-test-out
# MacGap wrapper build files
/ext/mac-ui-macgap1-wrapper/src/MacGap.xcodeproj/project.xcworkspace/xcuserdata/*