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