ignore config symlink

This commit is contained in:
Son NK 2019-11-14 11:59:43 +01:00
parent 9cfe073a04
commit 11ba3b82bc
1 changed files with 2 additions and 1 deletions

3
.gitignore vendored
View File

@ -4,4 +4,5 @@ db.sqlite
.env .env
.pytest_cache .pytest_cache
.vscode .vscode
.DS_Store .DS_Store
config