Merge pull request #10 from LenzGr/update-gitignore

Updated .gitignore to ignore CMake generated files
This commit is contained in:
bert hubert 2022-08-22 21:00:14 +02:00 committed by GitHub
commit ed7a28b16c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

7
.gitignore vendored
View File

@ -30,3 +30,10 @@
*.exe
*.out
*.app
teller
# CMake Stuff
CMakeCache.txt
CMakeFiles
Makefile
cmake_install.cmake