1
0
Fork 0
mirror of https://github.com/luanti-org/luanti.git synced 2025-06-27 16:36:03 +00:00

Add .patch files to gitignore

This commit is contained in:
est31 2015-05-01 07:42:08 +02:00
parent 6626a3f72f
commit aef1b41b02

3
.gitignore vendored
View file

@ -7,6 +7,9 @@ tags
*.orig
*.rej
## Files related to minetest development cycle
/*.patch
## Non-static Minetest directories
/bin/
/games/*