diff options
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,6 +1,7 @@ __pycache__/ *.py[cod] .pytest_cache/ +/data/ # Runtime logs are reproducible and can grow quickly. logs/ |
![]() |
index : sdil.git | |
| Unnamed repository; edit this file 'description' to name the repository. | Ubuntu |
| summaryrefslogtreecommitdiff |
| -rw-r--r-- | .gitignore | 1 |
@@ -1,6 +1,7 @@ __pycache__/ *.py[cod] .pytest_cache/ +/data/ # Runtime logs are reproducible and can grow quickly. logs/ |