Skip to content

Commit

Permalink
updated gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
ajm113 committed Jul 5, 2024
1 parent 1710095 commit d0d0560
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1 +1,15 @@
asciibits
*.exe

vendor/*
!vendor/vendor.json
coverage.out
count.out
test
profile.out
tmp.out

# Develop tools
.idea/
.vscode/
*.swp

0 comments on commit d0d0560

Please sign in to comment.