Skip to content

Commit

Permalink
git: Ignore build/lib not lib in gitignore (#6882)
Browse files Browse the repository at this point in the history
Signed-off-by: Marie Bremner <marwhal@fb.com>
  • Loading branch information
themarwhal committed May 12, 2021
1 parent 942232b commit d696dad
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -29,11 +29,8 @@ env/
develop-eggs/
dist/
eggs/
lib/
build/lib/
lib64/
!orc8r/lib/
!feg/radius/lib/
!lte/gateway/c/oai/lib
parts/
sdist/
var/
Expand Down

0 comments on commit d696dad

Please sign in to comment.