revert Update .gitignore to include Docker .env & server config, im an idiot and pushed this as root somehow
This commit is contained in:
Hazel 2024-01-25 04:47:40 +00:00
parent 29990ae5ad
commit f2b8cceda9

5
.gitignore vendored
View File

@ -2,7 +2,7 @@
.idea/
*.iml
/target
.yaml
# build files
/build/
/dist/
@ -16,6 +16,3 @@
.project
# JDT-specific (Eclipse Java Development Tools)
.classpath
.env
# Docker Compose environment variable files