Skip to content

Commit

Permalink
Add .flavor.info to gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
lithammer committed Oct 22, 2020
1 parent 121f135 commit 68997ae
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,9 @@
/Utils
/WTF

.build.info
.patch.result
/.build.info
/.flavor.info
/.patch.result

*.app
*.exe
Expand Down

0 comments on commit 68997ae

Please sign in to comment.