Initial Commit

This commit is contained in:
rubenwardy 2015-07-16 18:44:01 +01:00
commit 0954c4c7d1
320 changed files with 8097 additions and 0 deletions

9
.gitignore vendored Normal file
View file

@ -0,0 +1,9 @@
## Generic ignorable patterns and files
*~
.*.swp
*bak*
tags
*.vim
## Files related to minetest development cycle
*.patch