Add more directories to .gitignore

This commit is contained in:
Reza Behzadan 2023-08-17 03:28:53 +03:30
parent 20e53f7b50
commit 6e77d463c1

6
.gitignore vendored
View File

@ -21,3 +21,9 @@
# Go workspace file
go.work
# Build directory
build/
# Snapshots & Archive
.snapshots/
.archive/