Skip to content

Commit

Permalink
add cmake gitignores
Browse files Browse the repository at this point in the history
  • Loading branch information
rp- committed Sep 20, 2013
1 parent 94819f2 commit 22bb094
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
Makefile
sqlitebrowser.pro.user
CMakeLists.txt.user

# ignore any build folders
build*/

src/.ui/
src/sqlitebrowser
Expand Down

0 comments on commit 22bb094

Please sign in to comment.