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 # Rope project settings
.ropeproject .ropeproject
# VS Code project settings
.project
# mkdocs documentation # mkdocs documentation
/site /site

View File

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