Skip to content

Commit 54b6d97

Browse files
WOSSFOSSAsd-g
authored andcommitted
Add CMake build artifacts to .gitignore
1 parent ab3d61f commit 54b6d97

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

.gitignore

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -111,3 +111,10 @@ $RECYCLE.BIN/
111111

112112
# Windows shortcuts
113113
*.lnk
114+
115+
# CMake build artifacts
116+
CMakeFiles/
117+
CPackConfig.cmake
118+
CPackSourceConfig.cmake
119+
build/
120+
libxxhash.pc

0 commit comments

Comments
 (0)