Skip to content

Commit

Permalink
Add gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
zedxxx committed Feb 7, 2022
1 parent e01222b commit dd61e95
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
bin/*

/src/rcc.pro.user
/src/release/**
/src/Makefile
/src/Makefile.Debug
/src/Makefile.Release
/src/.qmake.stash
/src/rcc_resource.rc

0 comments on commit dd61e95

Please sign in to comment.