diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index 47ad50ac9..1305d0ac8 100644 --- a/.gitignore +++ b/.gitignore @@ -23,4 +23,6 @@ gh-pages/ .idea/ searx/version_frozen.py -.dir-locals.el
\ No newline at end of file +.dir-locals.el + +.python-version |