Sqlite-DB zu gitignore hinzufügen;
This commit is contained in:
+6
-1
@@ -54,4 +54,9 @@ CodeCoverage/
|
|||||||
# NUnit
|
# NUnit
|
||||||
*.VisualState.xml
|
*.VisualState.xml
|
||||||
TestResult.xml
|
TestResult.xml
|
||||||
nunit-*.xml
|
nunit-*.xml
|
||||||
|
|
||||||
|
# Sqlite-DB
|
||||||
|
tickets.db-wal
|
||||||
|
tickets.db
|
||||||
|
tickets.db-shm
|
||||||
|
|||||||
Reference in New Issue
Block a user