aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorAdam Mathes <adam@adammathes.com>2026-02-13 20:00:02 -0800
committerAdam Mathes <adam@adammathes.com>2026-02-13 20:00:02 -0800
commit1cd3597aac808303aa2dc564db4fbb9f4c4bb364 (patch)
tree47aeed7bfb4e2604805a4ca401ca48a2f2cdfdc4 /.gitignore
parent50a1a0a747cde56cfe139a823b3b6e70cc505c64 (diff)
downloadneko-1cd3597aac808303aa2dc564db4fbb9f4c4bb364.tar.gz
neko-1cd3597aac808303aa2dc564db4fbb9f4c4bb364.tar.bz2
neko-1cd3597aac808303aa2dc564db4fbb9f4c4bb364.zip
fix(test): repair and re-enable E2E tests (NK-m8bya7)
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore6
1 files changed, 5 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index e11f334..d67bd06 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,7 +1,11 @@
.DS_Store
config.json
go.sum
-neko
+/neko
+/neko_server
+/backend.log
+/run_e2e_safe.sh
+/.data
neko.db
coverage.out
coverage_cross.out