diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index f5f4159b45..db95f60f51 100644 --- a/.gitignore +++ b/.gitignore @@ -110,7 +110,6 @@ build config crash-reports gradle -libs local logs modpack @@ -143,3 +142,6 @@ wip *.bat GT++.ipr GT++.iws + + +out
\ No newline at end of file |