Skip to content

Commit c20b57e

Browse files
committed
Allow co-located Xcode builds.
I'm adding the generated CMake artefacts to .gitignore so that Xcode users who choose to self-host on the same development directory can do so.
1 parent e8bc018 commit c20b57e

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
@@ -10,3 +10,6 @@ libs/mime/test/mime-roundtrip
1010
bin/
1111
tests/
1212
_build
13+
CPP-NETLIB.*
14+
CMakeScripts/
15+
*.cmake

0 commit comments

Comments
 (0)