diff options
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -24,6 +24,10 @@ bin/ .classpath .project +# macos + +*.DS_Store + # fabric run/ |
| index : circleshift/transit-api | ||
| Hoped to be a common interface for transmitting items/fluids/anything between "networks" of blocks in Minecraft |
| summaryrefslogtreecommitdiff |
| -rw-r--r-- | .gitignore | 4 |
@@ -24,6 +24,10 @@ bin/ .classpath .project +# macos + +*.DS_Store + # fabric run/ |