add settings to gitignore

This commit is contained in:
Valentin Moguérou 2024-05-05 07:48:53 +02:00
parent bd9fe4e735
commit c3035bf01d
1 changed files with 2 additions and 0 deletions

2
.gitignore vendored
View File

@ -159,3 +159,5 @@ cython_debug/
# and can be added to the global gitignore or merged into this file. For a more nuclear # and can be added to the global gitignore or merged into this file. For a more nuclear
# option (not recommended) you can uncomment the following to ignore the entire idea folder. # option (not recommended) you can uncomment the following to ignore the entire idea folder.
.idea/ .idea/
kholles_web/settings.py