update .gitignore

API-set_tube
Tim 8 years ago
parent a1ed3acd7a
commit a65eaa7cf2

21
.gitignore vendored

@ -1 +1,22 @@
## Files related to minetest development cycle
/*.patch
# GNU Patch reject file
*.rej
## Editors and Development environments
*~
*.swp
*.bak*
*.orig
# Vim
*.vim
# Kate
.*.kate-swp
.swp.*
# Eclipse (LDT)
.project
.settings/
.buildpath
.metadata
# Idea IDE
.idea/*

Loading…
Cancel
Save