1
0
Fork 0
mirror of https://github.com/luanti-org/luanti.git synced 2025-07-02 16:38:41 +00: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/* map/*
world/* world/*
CMakeFiles/* CMakeFiles/*