diff options
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -5,6 +5,7 @@ __pycache__/ # Runtime logs are reproducible and can grow quickly. logs/ *.out +*.log # Local editor/OS state. .DS_Store |
