Skip to content

Commit 070e25f

Browse files
committed
Cleanup
Random stuff commits and cleanups
1 parent 46179f6 commit 070e25f

File tree

3 files changed

+2
-4
lines changed

3 files changed

+2
-4
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,3 +37,4 @@ Debug
3737
Samples/sampleCode.cpp
3838
x64
3939
Tests
40+
Personal

Tests/ktn.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"jsonType" : "Simple",
33
"outFile":[
44
{
5-
"filePath" : "D:\\WinLibrary\\Documents\\GIT-Code\\Bluecoins-ImportTool\\Tests\\outputfile.csv",
5+
"filePath" : "D:\\WinLibrary\\Documents\\GIT-Code\\Bluecoins-ImportTool\\Tests\\outputfile2.csv",
66
"defaultAppend" : true
77
}
88
],

Tests/outputfile.csv

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +0,0 @@
1-
(1)Type,(2)Date,(3)Item or Payee,(4)Amount,(5)Parent Category,(6)Category,(7)Account Type,(8)Account,(9)Notes,(10) Label,(11) Status
2-
Transfer,02/02/2019 03:04,123,-123.45,(Transfer),(Transfer),Cash,Mummy Account,123,Import 201905,
3-
Transfer,02/02/2019 03:04,123,123.45,(Transfer),(Transfer),Cash,Mummy Account,123,Import 201905,

0 commit comments

Comments
 (0)