diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index ea93f9501..0c4daccd3 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,2 @@ env -searx.conf +settings.py |