Skip to content

Commit

Permalink
Ignore txt files, except requirements.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
aggiebill committed Dec 28, 2018
1 parent c3d8a66 commit 01a64ba
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 @@
# Jupyter Notebook
.ipynb_checkpoints
*.ipynb

# Output files, except requirements.txt
*.txt
!requirements.txt

0 comments on commit 01a64ba

Please sign in to comment.