Skip to content

Commit 46cf512

Browse files
authored
Add cmake /build dir to gitignore (simdjson#800)
+ ignore build* top level dirs
1 parent b99a734 commit 46cf512

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -155,6 +155,7 @@ objs
155155
/tools/json2json
156156
/tools/jsonstats
157157
/tools/minify
158+
/build*/
158159

159160
# Don't check in generated API docs
160161
/doc/api

0 commit comments

Comments
 (0)