Skip to content

Commit

Permalink
Ignore build output files from qmake and make
Browse files Browse the repository at this point in the history
  • Loading branch information
christianhelle committed Mar 8, 2025
1 parent e03ecfe commit 6e67d13
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
SQLiteAnalyzer.pro.user
build
src/build
*.o
.qmake.stash
*.app
moc_*
ui_mainwindow.h

0 comments on commit 6e67d13

Please sign in to comment.