pcschreiber1 commited on
Commit
56706a3
·
0 Parent(s):

Initial commit.

Browse files
Files changed (1) hide show
  1. .gitignore +9 -0
.gitignore ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ *.venv*
2
+ *.vscode*
3
+
4
+
5
+ *.env
6
+
7
+ __pycache__/
8
+
9
+ *.ipynb