Skip to content

Commit

Permalink
Update gitignore to ignore source files
Browse files Browse the repository at this point in the history
  • Loading branch information
TomDonoghue committed Dec 27, 2017
1 parent 16538c0 commit 4d021a9
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# Ignore source release files
/dist/*
/fooof.egg-info/*

# Ignore notebook checkpoints
*.ipynb_checkpoints*

Expand Down

0 comments on commit 4d021a9

Please sign in to comment.