Skip to content

Commit b83b20f

Browse files
committed
chore(quickfix): ignore build artifacts (source, dist, build)
1 parent 9fdf049 commit b83b20f

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

extensions/cpp/quickfix/.gitignore

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
source/
2+
build/
3+
dist/
4+
__pycache__/
5+
*.so
6+
*.dylib

0 commit comments

Comments
 (0)