Skip to content
4 changes: 4 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -138,4 +138,8 @@ mlruns/
# Pytorch dataset default dir
data

# tsconfig files
tsconfig.tsbuildinfo

# .py files compiled by Xircuits
examples/*.py
3 changes: 3 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,6 @@
[submodule "xai_components/xai_modelstash"]
path = xai_components/xai_modelstash
url = https://github.com/XpressAI/xai-modelstash
[submodule "xai_components/xai_rpa"]
path = xai_components/xai_rpa
url = https://github.com/yuenherny/xai-rpa
1 change: 1 addition & 0 deletions xai_components/xai_rpa
Submodule xai_rpa added at 7747e1