Skip to content

Commit 27d18ef

Browse files
Tom WillisTom Willis
authored andcommitted
Add data/logs and db temp files to .gitignore
1 parent d3ce74c commit 27d18ef

1 file changed

Lines changed: 6 additions & 1 deletion

File tree

.gitignore

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,9 @@ subsyncarr-plus.db
1111
builds
1212
*.tar
1313
*.tar.gz
14-
testlogs
14+
testlogs
15+
16+
# Data directory (runtime data)
17+
data/logs/
18+
*.db-shm
19+
*.db-wal

0 commit comments

Comments
 (0)