Ignore txt files, except requirements.txt

This commit is contained in:
Aggie Bill
2018-12-28 17:44:01 -05:00
committed by GitHub
parent c3d8a669f1
commit 01a64ba172
+4
View File
@@ -1,3 +1,7 @@
# Jupyter Notebook
.ipynb_checkpoints
*.ipynb
# Output files, except requirements.txt
*.txt
!requirements.txt