Skip to content

Commit

Permalink
Add .patch files to gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
est31 committed May 1, 2015
1 parent 6626a3f commit aef1b41
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,9 @@ tags
*.orig
*.rej

## Files related to minetest development cycle
/*.patch

## Non-static Minetest directories
/bin/
/games/*
Expand Down

0 comments on commit aef1b41

Please sign in to comment.