diff options
author | Lars Kroenner | 2019-12-28 15:38:29 +0100 |
---|---|---|
committer | Lars Kroenner | 2019-12-28 15:38:29 +0100 |
commit | bc3358a8456180f79fff6db964aee213a43d7eb2 (patch) | |
tree | 1eef91da36f01cb6bf318a29db0e762ff5508d33 /.gitignore | |
parent | d2e244836e0db8c31f4b44319701a2d33adc5864 (diff) |
Fixing some stuff lel
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -2,3 +2,5 @@ venv/ .idea/ .vscode/ /**/__pycache__/ +debug.py +testdata.json
\ No newline at end of file |