Skip to content

Commit ca685f1

Browse files
ignore binary outputs
1 parent d312ac2 commit ca685f1

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

.gitignore

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,3 +53,13 @@ dkms.conf
5353

5454
# debug information files
5555
*.dwo
56+
57+
# Build outputs
58+
examples/spacepacket_example
59+
tests/ctest
60+
build/
61+
62+
# Editor configs
63+
.vscode/
64+
.idea/
65+

0 commit comments

Comments
 (0)