greencatted commited on
Commit
4e1c689
0 Parent(s):
Files changed (2) hide show
  1. .gitattributes +1 -0
  2. .gitignore +2 -0
.gitattributes ADDED
@@ -0,0 +1 @@
 
 
1
+ *.cbm filter=lfs diff=lfs merge=lfs -text
.gitignore ADDED
@@ -0,0 +1,2 @@
 
 
 
1
+ __pycache__/
2
+ .vscode/