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:
parent
6626a3f72f
commit
aef1b41b02
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -7,6 +7,9 @@ tags
|
||||||
*.orig
|
*.orig
|
||||||
*.rej
|
*.rej
|
||||||
|
|
||||||
|
## Files related to minetest development cycle
|
||||||
|
/*.patch
|
||||||
|
|
||||||
## Non-static Minetest directories
|
## Non-static Minetest directories
|
||||||
/bin/
|
/bin/
|
||||||
/games/*
|
/games/*
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue