Update gitignore to add the run mod folder

This commit is contained in:
James Seibel
2020-09-12 16:10:28 -05:00
parent 9c4ec1fe49
commit f158c5afcc
+5 -1
View File
@@ -19,4 +19,8 @@ build
# other
eclipse
run
# minecraft run folder,
# ignore everything but the mods folder
run/*
!run/mods