diff options
author | sanine <sanine.not@pm.me> | 2024-10-11 19:07:14 +0000 |
---|---|---|
committer | sanine <sanine.not@pm.me> | 2024-10-11 19:07:14 +0000 |
commit | d416e3c43418f9ac4b033fb219bec7c383ee39bf (patch) | |
tree | 811674b8907327237b3d03d045ad5367594ed956 /.gitignore | |
parent | 3f768b11c451fb922c7f67dba42aa09ea287da94 (diff) |
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,3 +1,5 @@ *~ public/ publish.sh +*.swp +pullcheck.sh |