Skip to content

Commit f31f75b

Browse files
committed
Add features.h to .gitignore
1 parent 66091aa commit f31f75b

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)