Skip to content

Commit 693449e

Browse files
cykoderchqrlie
andauthored
add gitignore for build objects (#84)
Signed-off-by: Samuel Hellawell <sshellawell@gmail.com> Co-authored-by: Charlie Gordon <github@chqrlie.org>
1 parent e140122 commit 693449e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitignore

+1
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
.obj/
33
examples/test_fib
44
test_fib.c
5+
examples/*.so
56
examples/hello
67
examples/hello_module
78
hello.c

0 commit comments

Comments
 (0)