diff --git a/.gitignore b/.gitignore index 59149867..4cd8d2c0 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,10 @@ +# Editor swap files *~* *.swp *.tmp -wwwuser -openbox/* + +# .gitlab-ci.yml pre-commit directory +.cache/** + +# Symlink install.run