Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions .azdignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
.git
.github
__pycache__
*.pyc
.ipynb_checkpoints
.env
node_modules
dist
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -161,4 +161,5 @@ cython_debug/
# option (not recommended) you can uncomment the following to ignore the entire idea folder.
#.idea/

sandbox/
sandbox/
.azure
347 changes: 266 additions & 81 deletions README.md

Large diffs are not rendered by default.

Loading