This commit is contained in:
Felix Geisendörfer 2021-02-05 10:44:43 +01:00
parent 1332b004e0
commit a475b97f50
3 changed files with 5 additions and 4 deletions

4
.gitignore vendored Normal file
View file

@ -0,0 +1,4 @@
.DS_Store
venv
*.pb.gz
.ipynb_checkpoints

3
bench/.gitignore vendored
View file

@ -1,3 +0,0 @@
/venv
/*.pb.gz
/.ipynb_checkpoints

View file

@ -2,7 +2,7 @@
"cells": [ "cells": [
{ {
"cell_type": "code", "cell_type": "code",
"execution_count": 2, "execution_count": 1,
"id": "wound-burns", "id": "wound-burns",
"metadata": {}, "metadata": {},
"outputs": [], "outputs": [],