diff options
| -rw-r--r-- | .gitignore | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -5,6 +5,10 @@ build/ out/ classes/ +# eclipse + +*.launch + # idea .idea/ @@ -22,4 +26,4 @@ bin/ # fabric -run/
\ No newline at end of file +run/ |
![]() |
index : smeltingtouch | |
| smelting touch | bigfoot |
| aboutsummaryrefslogtreecommitdiffstats |
| -rw-r--r-- | .gitignore | 6 |
@@ -5,6 +5,10 @@ build/ out/ classes/ +# eclipse + +*.launch + # idea .idea/ @@ -22,4 +26,4 @@ bin/ # fabric -run/
\ No newline at end of file +run/ |