gitignore: add .docker
to be able to use per-directory docker config See https://stackoverflow.com/a/51610644
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -2,3 +2,4 @@
|
||||
data
|
||||
log
|
||||
.eslintcache
|
||||
.docker
|
||||
|
||||
Reference in New Issue
Block a user