diff --git a/.gitignore b/.gitignore index 01b80cf..962cbfc 100644 --- a/.gitignore +++ b/.gitignore @@ -2,6 +2,9 @@ kibicara.conf kibicara.sqlite +# Editor temporary files +.*.swp + # Byte-compiled / optimized / DLL files __pycache__/ *.py[cod]