forked from ebhomengo/niki
1
0
Fork 0

gitignore added

This commit is contained in:
Alireza Mokhtari Garakani 2023-12-16 09:42:56 +03:30
parent c9810e1f90
commit 8614245d15
1 changed files with 27 additions and 0 deletions

27
.gitignore vendored Normal file
View File

@ -0,0 +1,27 @@
#vscode
.vscode
# Binaries for programs and plugins
*.exe
*.exe~
*.dll
*.so
*.dylib
# Test binary, built with `go test -c`
*.test
# Output of the go coverage tool, specifically when used with LiteIDE
*.out
# Dependency directories (remove the comment below to include it)
# vendor/
.idea
bin
#env
*.env
go.mod