🙈 added the Makefiles that get automatically created by cmake to .gitignore

main
Isabell Pflug 3 years ago
parent c2107155b9
commit a2027f3854

1
.gitignore vendored

@ -7,6 +7,7 @@
**.cmake **.cmake
**CMakeCache.txt **CMakeCache.txt
**CMakeFiles/** **CMakeFiles/**
**Makefile
# latex compiling files # latex compiling files
**.toc **.toc

Loading…
Cancel
Save