diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 91be96eee..31743fccf 100644 --- a/.gitignore +++ b/.gitignore @@ -33,6 +33,7 @@ config/deploy/* # Ignore IDE files .vscode/ +.idea/ # Ignore postgres + redis volume optionally created by docker-compose postgres |