added config for backend to .gitignore

This commit is contained in:
Hendrik Schutter 2023-03-05 19:00:20 +01:00
parent cf7479b662
commit 615f36405d
1 changed files with 3 additions and 0 deletions

3
.gitignore vendored
View File

@ -283,3 +283,6 @@ dkms.conf
*.out
*.app
# Backend config
backend/config.py