chore: update gitignore

main
sudo pacman -Syu 2022-08-13 17:18:59 +07:00
parent 28084c365a
commit 41c3d6bc63
No known key found for this signature in database
GPG Key ID: D6CB5C6C567C47B0
1 changed files with 4 additions and 1 deletions

5
.gitignore vendored
View File

@ -1,6 +1,9 @@
# macOS
.DS_Store
# Windows
*.exe
# IntelliJ
.idea/
@ -9,4 +12,4 @@
# Go
coverage.out
coverage.html
vendor