Skip to content

Commit

Permalink
Sync: synced local '.gitignore' with remote 'go/.gitignore'
Browse files Browse the repository at this point in the history
  • Loading branch information
FollowTheProcess committed Feb 6, 2024
1 parent e188fba commit 4dc8c14
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,13 @@
*.out
coverage.html

# Taskfile
.task

# Comparative benchmarks
before.txt
after.txt

# Dependency directories (remove the comment below to include it)
# vendor/

Expand Down

0 comments on commit 4dc8c14

Please sign in to comment.