Skip to content

Commit 9c1ad0c

Browse files
committed
Add features.h to .gitignore
1 parent 7523aa2 commit 9c1ad0c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@ target
55
cmake-build-*
66
/venv
77

8+
# CMake files
9+
features.h
10+
811
# IntelliJ / CLion configuration
912
.idea
1013
*.iml

0 commit comments

Comments
 (0)