revert 29990ae5ad
revert Update .gitignore to include Docker .env & server config, im an idiot and pushed this as root somehow
This commit is contained in:
parent
29990ae5ad
commit
f2b8cceda9
5
.gitignore
vendored
5
.gitignore
vendored
@ -2,7 +2,7 @@
|
|||||||
.idea/
|
.idea/
|
||||||
*.iml
|
*.iml
|
||||||
/target
|
/target
|
||||||
.yaml
|
|
||||||
# build files
|
# build files
|
||||||
/build/
|
/build/
|
||||||
/dist/
|
/dist/
|
||||||
@ -16,6 +16,3 @@
|
|||||||
.project
|
.project
|
||||||
# JDT-specific (Eclipse Java Development Tools)
|
# JDT-specific (Eclipse Java Development Tools)
|
||||||
.classpath
|
.classpath
|
||||||
|
|
||||||
.env
|
|
||||||
# Docker Compose environment variable files
|
|
||||||
|
Loading…
Reference in New Issue
Block a user