diff options
author | Adam Mathes <adam@trenchant.org> | 2025-05-25 19:28:58 -0700 |
---|---|---|
committer | Adam Mathes <adam@trenchant.org> | 2025-05-25 19:28:58 -0700 |
commit | 48b20ac818a8d9f6e0c70f6aafc2c7a60f15d5bb (patch) | |
tree | cfb494a4e396783c507c7a5e0439dc36ddcf1acb /.gitignore | |
parent | fd747e166a1f1a1f22a27e44810836b2bd2244c7 (diff) | |
download | neko-48b20ac818a8d9f6e0c70f6aafc2c7a60f15d5bb.tar.gz neko-48b20ac818a8d9f6e0c70f6aafc2c7a60f15d5bb.tar.bz2 neko-48b20ac818a8d9f6e0c70f6aafc2c7a60f15d5bb.zip |
clean up old files, update git ignore
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -1,5 +1,5 @@ +.DS_Store config.json +go.sum neko -nekocrawl -nekoweb -.DS_Store +neko.db |