mirror of https://github.com/aliasrobotics/cai.git
removing ds store, adding gitignore
This commit is contained in:
parent
c87e75e0f8
commit
8124becc8d
|
|
@ -0,0 +1,5 @@
|
||||||
|
.DS_Store
|
||||||
|
.env
|
||||||
|
__pycache__/
|
||||||
|
*.pyc
|
||||||
|
venv/
|
||||||
Loading…
Reference in New Issue