Updated .gitignore

This commit is contained in:
ysyapa 2023-03-17 22:31:30 -04:00
parent 5e7ace8223
commit 1e2bad2cd9
1 changed files with 6 additions and 0 deletions

6
.gitignore vendored
View File

@ -1,3 +1,9 @@
# Temporary and scratch files
temp/
scratch/
scratch.ipynb
scratch.jl
# Files generated by invoking Julia with --code-coverage
*.jl.cov
*.jl.*.cov