|
@@ -34,7 +34,7 @@ Thumbs.db
|
|
/world/mkworld
|
|
/world/mkworld
|
|
/world/*.c25519
|
|
/world/*.c25519
|
|
|
|
|
|
-# Miscellaneous file types that we don't want to check in
|
|
|
|
|
|
+# Miscellaneous temporaries, build files, etc.
|
|
*.log
|
|
*.log
|
|
*.opensdf
|
|
*.opensdf
|
|
*.user
|
|
*.user
|
|
@@ -50,10 +50,9 @@ Thumbs.db
|
|
*.autosave
|
|
*.autosave
|
|
*.tmp
|
|
*.tmp
|
|
node_modules
|
|
node_modules
|
|
-
|
|
|
|
-# cluster-geo stuff
|
|
|
|
cluster-geo/cluster-geo/config.js
|
|
cluster-geo/cluster-geo/config.js
|
|
cluster-geo/cluster-geo/cache.*
|
|
cluster-geo/cluster-geo/cache.*
|
|
|
|
+tests/http/zerotier-one
|
|
|
|
|
|
# MacGap wrapper build files
|
|
# MacGap wrapper build files
|
|
/ext/mac-ui-macgap1-wrapper/src/MacGap.xcodeproj/project.xcworkspace/xcuserdata/*
|
|
/ext/mac-ui-macgap1-wrapper/src/MacGap.xcodeproj/project.xcworkspace/xcuserdata/*
|