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