diff options
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index fdea5382ff..565c28d3ca 100644 --- a/.gitignore +++ b/.gitignore @@ -30,7 +30,6 @@ mods/ resourcepacks/ saves/ VillageWiper/ -world/ # Windows shortcuts *.lnk @@ -111,3 +110,4 @@ local.properties # STS (Spring Tool Suite) .springBeans /screenshots +/world |
