diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/.gitignore b/.gitignore index 184a328784..4917368216 100644 --- a/.gitignore +++ b/.gitignore @@ -28,13 +28,12 @@ usernamecache.json /crash-reports/ /saves/ /config/ +run/ # intellij related things -.idea/dictionaries/* +.idea/ # other stuff -eclipse/ -eclipse/* out/ out/* *.ipr |