diff --git a/.gitignore b/.gitignore index 6f1205b..888bccf 100644 --- a/.gitignore +++ b/.gitignore @@ -8,4 +8,9 @@ debian/.debhelper** debian/files debian/*.substvars debian/debhelper** -.DS_Store \ No newline at end of file +.DS_Store +# editor backups +*.*swp* + +# AppImage related +*.AppImage*