Add some cmake files to the gitignore list

This commit is contained in:
Martin Kleusberg
2014-05-09 18:41:17 +02:00
parent 2055bc6b26
commit 0def8fd674

3
.gitignore vendored
View File

@@ -1,6 +1,9 @@
Makefile
sqlitebrowser.pro.user
CMakeLists.txt.user
CMakeFiles
*.cmake
*.cxx_parameters
# ignore any build folders
build*/