Skip to content

Commit

Permalink
Remove "lib" from .gitignore
Browse files Browse the repository at this point in the history
mdtraj/formats/tng/lib matches this, but it shouldn't be ignored.
Luckily it was checked in anyways :)
  • Loading branch information
mpharrigan committed May 4, 2017
1 parent 0fde734 commit bf3b2b0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@ var
sdist
develop-eggs
.installed.cfg
lib
lib64

# Installer logs
Expand Down

0 comments on commit bf3b2b0

Please sign in to comment.