diff options
author | 2025-05-28 22:02:31 +0100 | |
---|---|---|
committer | 2025-05-28 22:02:31 +0100 | |
commit | 6033e8e7560aca41cd58ca0c42362bb8e599ce96 (patch) | |
tree | 15aa0b9719c09309455ae8c80b24c1f670099d30 | |
parent | Add branding (diff) |
Add PSL files to gitignore
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -21,3 +21,5 @@ lithium-*.tar # Temporary files, for example, from tests. /tmp/ + +priv/*.dat |