Add CMake-generated/build files to .gitignore

This commit is contained in:
Adrian Frühwirth 2022-05-16 10:15:44 +02:00
parent 26c0c66ab7
commit ff99611f1d
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