Skip to content

Commit

Permalink
Revert "Add .upx and .lib to gitignore"
Browse files Browse the repository at this point in the history
This reverts commit aa33cb9.

These directories were merged into a single .cache location.
It's .cache that should now be ignored instead.
  • Loading branch information
ctrueden committed Jan 13, 2025
1 parent 1ed58f9 commit ca9ba48
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@
/demo/
/build/
/jaunch.tar.gz
/.lib/
/.upx/

### IntelliJ IDEA ###
/.idea/
Expand Down

0 comments on commit ca9ba48

Please sign in to comment.