Skip to content

Commit 8c3a6fc

Browse files
Ignore mdb files anywhere in repo.
1 parent 1a4535d commit 8c3a6fc

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,9 @@
1010
# Test temporary files
1111
testdata/
1212

13+
# ObjectBox databases from example
14+
*.mdb
15+
1316
# Distribution / packaging
1417
.Python
1518
build/

example/.gitignore

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)