Skip to content

Commit

Permalink
Merge pull request #115 from notaz/gitignore
Browse files Browse the repository at this point in the history
add a basic .gitignore
  • Loading branch information
rtissera authored Mar 28, 2024
2 parents 7239eab + 4cbba6d commit 5c598c2
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
*.o
*.d
build/

0 comments on commit 5c598c2

Please sign in to comment.