Skip to content

Commit 4105129

Browse files
committed
cmake: Ignore build subdirectories within source directory
1 parent 6ce50fd commit 4105129

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.gitignore

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
# Build subdirectories.
2+
/*build*
3+
!/build-aux
4+
!/build_msvc
5+
16
*.tar.gz
27

38
*.exe

0 commit comments

Comments
 (0)