Skip to content

Commit 99e0672

Browse files
committed
Don't ignore lib/
This project uses `lib` as a type of project, and we will have a directory named `lib/` in the golden tests, so we need to make sure it is not ignored. Signed-off-by: Leandro Lucarella <[email protected]>
1 parent a72aa87 commit 99e0672

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.gitignore

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,6 @@ dist/
1414
downloads/
1515
eggs/
1616
.eggs/
17-
lib/
18-
lib64/
1917
parts/
2018
sdist/
2119
var/

0 commit comments

Comments
 (0)