Git globally ignore some cmake goop

This commit is contained in:
Dan Buch 2020-03-26 09:47:29 -04:00
parent 35421ca90d
commit ed11d7a6ae
Signed by: meatballhat
GPG Key ID: 9685130D8B763EA7

View File

@ -9,3 +9,5 @@ TAGS
*.swp *.swp
.DS_Store .DS_Store
.~lock* .~lock*
CMakeCache*
CMakeFiles/