Skip to content

Commit

Permalink
Ignore log file in .gitignore.
Browse files Browse the repository at this point in the history
  • Loading branch information
jmmcd committed Oct 17, 2021
1 parent 10c8a18 commit 5d1457e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,5 @@ __pycache__/
results/
Banknote.csv
Banknote_shuf.csv
.idea/
.idea/
src/python_log.txt

0 comments on commit 5d1457e

Please sign in to comment.