Add linux temp files (*~) to .gitignore
This commit is contained in:
parent
b657ae7456
commit
a0d7f57073
3
.gitignore
vendored
3
.gitignore
vendored
@ -32,6 +32,9 @@ manifest.mf
|
||||
*.iws
|
||||
.idea/
|
||||
|
||||
# Linux temp files
|
||||
*~
|
||||
|
||||
# other stuff
|
||||
Spigot-API
|
||||
Spigot-Server
|
||||
|
Loading…
Reference in New Issue
Block a user