Skip to content

Commit

Permalink
.gitignore: Ignore test artifacts.
Browse files Browse the repository at this point in the history
  • Loading branch information
AmokHuginnsson committed Nov 24, 2021
1 parent 76ee383 commit a2e7117
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,8 @@ example
linenoise_example
libreplxx.a
*.dSYM
history.txt
replxx_history.txt
replxx_history_alt.txt
*.o
*~
.vs
.vs

0 comments on commit a2e7117

Please sign in to comment.