Update gitignore to add the run mod folder
This commit is contained in:
+5
-1
@@ -19,4 +19,8 @@ build
|
||||
|
||||
# other
|
||||
eclipse
|
||||
run
|
||||
|
||||
# minecraft run folder,
|
||||
# ignore everything but the mods folder
|
||||
run/*
|
||||
!run/mods
|
||||
Reference in New Issue
Block a user