Skip to content

Commit

Permalink
Initial commit
Browse files Browse the repository at this point in the history
  • Loading branch information
nv-edwli committed Aug 26, 2024
1 parent 636a46f commit 2e4219a
Show file tree
Hide file tree
Showing 97 changed files with 192 additions and 5,982 deletions.
1 change: 0 additions & 1 deletion .gitattributes

This file was deleted.

64 changes: 3 additions & 61 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,61 +1,3 @@
# Ignore generated or temporary files managed by the Workbench
.project/*
!.project/spec.yaml
!.project/configpacks

# General ignores
.DS_Store
__pycache__/
*.py[cod]
*$py.class
.ipynb_checkpoints
.Trash-0

# Workbench Project Layout
data/documents/*
!data/documents/.gitkeep

data/scratch/*
!data/scratch/.gitkeep

# Byte-compiled / optimized / DLL files

# Temp directories, notebooks created by jupyterlab
.Trash-*/
.jupyter/
.local/

# Python distribution / packaging
.Python
build/
develop-eggs/
dist/
downloads/
eggs/
.eggs/
lib/
lib64/
parts/
sdist/
var/
wheels/
share/python-wheels/
*.egg-info/
.installed.cfg
*.egg
MANIFEST

# Unit test / coverage reports
htmlcov/
.tox/
.nox/
.coverage
.coverage.*
.cache
nosetests.xml
coverage.xml
*.cover
*.py,cover
.hypothesis/
.pytest_cache/
cover/
.ipynb*
.Trash*
*.swp
11 changes: 0 additions & 11 deletions .project/configpacks

This file was deleted.

119 changes: 0 additions & 119 deletions .project/spec.yaml

This file was deleted.

Loading

0 comments on commit 2e4219a

Please sign in to comment.