summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorAndrea Censi <acensi@ethz.ch>2022-05-11 19:40:29 +0200
committerAndrea Censi <acensi@ethz.ch>2022-05-11 19:40:29 +0200
commit2d2bf6ef16898856c343708c667daa856d7fa36a (patch)
tree7335976fc7bb1b79d8b8812886f94715fe59ed95 /.gitignore
parentminor (diff)
parentminor (diff)
downloadact4e-2d2bf6ef16898856c343708c667daa856d7fa36a.tar.gz
act4e-2d2bf6ef16898856c343708c667daa856d7fa36a.zip
Merge branch 'alphubel-prod' of github.com:ACT4E/ACT4E-exercises-template into alphubel-prod
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index fcfda9f..9a5bb0b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,5 @@ __pycache__
*.egg-info
.DS_Store
.python-version
+.vscode/*log
+.out-results/*html \ No newline at end of file