aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorJoris2022-02-06 19:47:09 +0100
committerJoris2022-02-06 19:47:09 +0100
commit3b6ceec4c5425d2741af7bff1fdad385f04e250f (patch)
treebd20cd863779aca8dee6c351916bfd5d32ba0e19 /.gitignore
parent37f646c9908e0ebb5077874fcd0e93b1bbde0694 (diff)
downloadflashcards-3b6ceec4c5425d2741af7bff1fdad385f04e250f.tar.gz
flashcards-3b6ceec4c5425d2741af7bff1fdad385f04e250f.tar.bz2
flashcards-3b6ceec4c5425d2741af7bff1fdad385f04e250f.zip
Ask only for the deck path
Derive the DB path from the deck path.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 1 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore
index fb1b496..888222b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,2 @@
target/
-deck
-database.db
+deck*