ai gen
This commit is contained in:
16
.gitignore
vendored
16
.gitignore
vendored
@@ -16,12 +16,20 @@
|
||||
*.out
|
||||
|
||||
# Dependency directories (remove the comment below to include it)
|
||||
# vendor/
|
||||
vendor/
|
||||
gen/
|
||||
.cache/
|
||||
cache/
|
||||
logs/
|
||||
.idea/
|
||||
.vscode/
|
||||
.builds/
|
||||
|
||||
|
||||
# Go workspace file
|
||||
go.work
|
||||
go.work.sum
|
||||
|
||||
# env file
|
||||
.env
|
||||
output/
|
||||
|
||||
# Environment files
|
||||
.env
|
||||
Reference in New Issue
Block a user