Skip to content

Commit

Permalink
[FIX] Remove lib from gitignore
Browse files Browse the repository at this point in the history
* Lib folder is standard for web repo static directories, so should not be in gitignore
  • Loading branch information
lasley committed Jul 20, 2017
1 parent ae4a466 commit ed8b859
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 @@ -13,7 +13,6 @@ build/
develop-eggs/
dist/
eggs/
lib/
lib64/
parts/
sdist/
Expand Down

0 comments on commit ed8b859

Please sign in to comment.