forked from baron/baron-sso
Go 바이너리 실행 파일 제외
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -9,6 +9,7 @@
|
||||
*.swp
|
||||
*.log
|
||||
*.out
|
||||
*.exe
|
||||
|
||||
# Docker Services Data (Volumes)
|
||||
postgres_data/
|
||||
@@ -20,6 +21,7 @@ backend/bin/
|
||||
backend/vendor/
|
||||
backend/tmp/
|
||||
backend/.env
|
||||
backend/server
|
||||
|
||||
# userfront (Flutter)
|
||||
# Note: userfront might have its own .gitignore, but adding here just in case
|
||||
|
||||
Reference in New Issue
Block a user