update gitignore

This commit is contained in:
meninjar
2026-08-05 04:53:47 +00:00
parent 7137774c32
commit 383ba2f8a2
9 changed files with 109856 additions and 7 deletions

No files matched your search

+1 -1
View File
@@ -7,7 +7,7 @@ LOGGER_FORMAT=text
# SERVER_TYPE=rest # This will enable the HTTP REST server
SERVER_PORT=8098
SATU_SEHAT_INTERNAL_FHIR_SERVER_URL=http://service-satusehat:8096/api/v1/
SATU_SEHAT_INTERNAL_FHIR_SERVER_URL=http://service-satusehat-dev:8096/api/v1/
AUTH_TYPE=hybrid
# # Multiple Static Tokens (comma-separated list)
Executable
+40
View File
@@ -0,0 +1,40 @@
# Binaries & Executables
bin/
api
*.exe
*.exe~
*.dll
*.so
*.dylib
*.test
*.out
coverage.out
# Environment & Secret files
.env
.env.*
!.env.example
# Logs & Temporary files
logs/
*.log
2026-*/
2026-*.txt
tmp/
.air.toml
# Docker & Deployment files
docker-compose.dev.yml
docker-compose.monitoring.yml
docker-compose.network.yml
docker-compose.prod.yml
docker-compose.redis.yml
Dockerfile
Dockerfile.dev
# IDE & Editor settings
.idea/
.vscode/
*.swp
*.swo
.DS_Store
+1
View File
@@ -0,0 +1 @@
1
@@ -1 +1 @@
2026-05-01T10:48:01Z
2026-05-05T09:48:49Z
@@ -1 +1 @@
3578722
3664014
@@ -1 +1 @@
3578682
3660677
@@ -1 +1 @@
3578721
3664014
@@ -1 +1 @@
2026-04-30T20:56:55Z
2026-05-06T08:56:55Z
File diff suppressed because it is too large Load diff