Skip to content

Commit

Permalink
add .gitignore (#34)
Browse files Browse the repository at this point in the history
  • Loading branch information
nilason authored Jan 18, 2024
1 parent 759f6fa commit d7aa47d
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
*~
config.log
config.status*
autom*.cache
*.o
*.so
*.dylib
Makefile

0 comments on commit d7aa47d

Please sign in to comment.