Skip to content

Commit

Permalink
init commit
Browse files Browse the repository at this point in the history
  • Loading branch information
2bndy5 committed Feb 29, 2020
1 parent a2f75ba commit 689ea0d
Show file tree
Hide file tree
Showing 15 changed files with 1,768 additions and 5 deletions.
9 changes: 4 additions & 5 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -91,12 +91,8 @@ ipython_config.py
# install all needed dependencies.
#Pipfile.lock

# PEP 582; used by e.g. github.com/David-OConnor/pyflow
__pypackages__/

# Celery stuff
# celery beat schedule file
celerybeat-schedule
celerybeat.pid

# SageMath parsed files
*.sage.py
Expand Down Expand Up @@ -127,3 +123,6 @@ dmypy.json

# Pyre type checker
.pyre/

# VS Code folder
.vscode
Loading

0 comments on commit 689ea0d

Please sign in to comment.