Skip to content

Commit

Permalink
gitignore: add CMake cache and files to ignore list
Browse files Browse the repository at this point in the history
  • Loading branch information
emcrisostomo committed Dec 25, 2024
1 parent 3063d6a commit b9918f8
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,10 @@ libtool
stamp-h1
.dirstamp

# CMake
CMakeCache.txt
CMakeFiles/*

# libtool
**/m4/libtool.m4
**/m4/ltoptions.m4
Expand Down

0 comments on commit b9918f8

Please sign in to comment.