1
0
mirror of https://github.com/moparisthebest/minetest synced 2024-12-22 15:48:48 -05:00

Merge pull request #46 from garrosh/master

Add *~ to .gitignore
This commit is contained in:
celeron55 2012-02-28 10:44:40 -08:00
commit 0f8b91bfba

1
.gitignore vendored
View File

@ -1,3 +1,4 @@
*~
map/*
world/*
CMakeFiles/*