Skip to content
This repository has been archived by the owner on Aug 26, 2020. It is now read-only.

Commit

Permalink
Fix to ignore build dirs.
Browse files Browse the repository at this point in the history
  • Loading branch information
3vi1 committed Jul 12, 2020
1 parent c1ca51e commit 658bf88
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/src/imp.pro.user*
/build/*
#/build-*
/build-*
/debian/*
/ThirdParty/build-QSimpleUpdater-Desktop-Debug
/ThirdParty/QSimpleUpdater

0 comments on commit 658bf88

Please sign in to comment.