This commit is contained in:
Arec
2021-07-19 07:10:33 -07:00
2 changed files with 5 additions and 1 deletions

3
.gitignore vendored
View File

@@ -117,6 +117,9 @@ venv.bak/
# Rope project settings
.ropeproject
# VS Code project settings
.project
# mkdocs documentation
/site

View File

@@ -1,2 +1,3 @@
tikzplotlib
torch