diff options
| author | yuzu-eva <cafebabe@disroot.org> | 2025-03-24 22:44:09 +0100 |
|---|---|---|
| committer | yuzu-eva <cafebabe@disroot.org> | 2025-03-24 22:44:09 +0100 |
| commit | 44eabbbbda76daea29a1336e153b2b75813fcfd4 (patch) | |
| tree | a79ec75c429c4b484bd5023982e2ca263fe56892 /.gitignore | |
| parent | 8e92c848d90145821374aac51b24ba1777a9fc12 (diff) | |
updated gitignore
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ *.csv *.db myal -test* +*test* |
