.gitignore: remove legacy, add comments, .cache/**

This commit is contained in:
Aminda Suomalainen 2023-05-22 17:11:30 +03:00
parent 95de7e2604
commit 7039e208dc
Signed by: Mikaela
SSH Key Fingerprint: SHA256:CXLULpqNBdUKB6E6fLA1b/4SzG0HvKD19PbIePU175Q
1 changed files with 6 additions and 2 deletions

8
.gitignore vendored
View File

@ -1,6 +1,10 @@
# Editor swap files
*~*
*.swp
*.tmp
wwwuser
openbox/*
# .gitlab-ci.yml pre-commit directory
.cache/**
# Symlink
install.run