Add CMake-generated/build files to .gitignore

This commit is contained in:
Adrian Frühwirth 2022-05-16 10:15:44 +02:00
parent e54e2f5b5e
commit d309150a05
1 changed files with 9 additions and 1 deletions

10
.gitignore vendored
View File

@ -1 +1,9 @@
/build/
/build/
vendors/libhfs/config.h
*.a
maconv
Makefile
CMakeCache.txt
CMakeFiles/
cmake_install.cmake