Skip to content

Commit

Permalink
restore *.out to .gitignore, except in resources
Browse files Browse the repository at this point in the history
  • Loading branch information
patrick-schultz committed Jan 21, 2025
1 parent b4c7447 commit 6ba3658
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
*~
*.o
.*.crc
*.out
!**/resources/*.out
.gradle/
.idea/
.vscode/
Expand Down

0 comments on commit 6ba3658

Please sign in to comment.