diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index 83bf215fa9b4..b1338507721e 100644 --- a/.gitignore +++ b/.gitignore @@ -25,4 +25,6 @@ Vundle.vim # Python __pycache__ -*.class \ No newline at end of file +*.class +/monzo_ynab/ynab/fixture.json +/monzo_ynab/monzo/fixture.json |