Add settings file (to gitignore)

This commit is contained in:
Ádám Kovács
2023-11-24 23:31:33 +01:00
parent 60a2fb37ee
commit e1a6e50927

1
.gitignore vendored
View File

@@ -159,3 +159,4 @@ cython_debug/
# option (not recommended) you can uncomment the following to ignore the entire idea folder.
#.idea/
secrets.py
settings.py