Skip to content

Commit

Permalink
add gitignore for build objects (bellard#84)
Browse files Browse the repository at this point in the history
Signed-off-by: Samuel Hellawell <[email protected]>
Co-authored-by: Charlie Gordon <[email protected]>
  • Loading branch information
cykoder and chqrlie authored Feb 12, 2024
1 parent e140122 commit 693449e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
.obj/
examples/test_fib
test_fib.c
examples/*.so
examples/hello
examples/hello_module
hello.c
Expand Down

0 comments on commit 693449e

Please sign in to comment.