diff --git a/.gitignore b/.gitignore index 13db65f..73772b3 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,8 @@ # ---> Linux *~ - +./config/* +./venv/* +./workspace/ # temporary files which can be created if a process still has a handle open of a deleted file .fuse_hidden* @@ -20,7 +22,8 @@ .LSOverride # Icon must end with two \r -Icon +Icon + # Thumbnails ._*