diff options
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 2b7c3a6f4a..c101ffb154 100644 --- a/.gitignore +++ b/.gitignore @@ -32,6 +32,9 @@ manifest.mf *.iws .idea/ +# Linux temp files +*~ + # other stuff Spigot-API Spigot-Server |