Skip to content

Commit

Permalink
Merge pull request #43 from richford/cleanup
Browse files Browse the repository at this point in the history
Clean up obsolete files and dirs
  • Loading branch information
richford committed Sep 22, 2020
2 parents 42c7492 + 941aaf0 commit dcca4e4
Show file tree
Hide file tree
Showing 6 changed files with 12 additions and 14,674 deletions.
12 changes: 12 additions & 0 deletions .gitignore
Expand Up @@ -69,6 +69,7 @@ target/

# Jupyter Notebook
.ipynb_checkpoints
./*.ipynb

# pyenv
.python-version
Expand Down Expand Up @@ -105,3 +106,14 @@ ENV/

# conda environment file
environment.yml

# misc
*.DS_Store
*.idea

# build files
src

# local data
data
data_with_weights
153 changes: 0 additions & 153 deletions afqinsight/forests.py

This file was deleted.

0 comments on commit dcca4e4

Please sign in to comment.