update gitignore for config.py

This commit is contained in:
samerbam 2023-09-05 12:05:45 -04:00
parent 8c7d8f8f1b
commit 57b9590f88

5
.gitignore vendored
View File

@ -512,6 +512,9 @@ Temporary Items
# add your custom gitignore here:
!.gitignore
!.gitsubmodules
backend/skills/config.py
# backend/skills/config.py
config.py
*/config.py
*/*/config.py
tempdir*/
tmpdir*/