Skip to content

Commit bd8214d

Browse files
committed
correctly ignore lib/ so ag/rg/ack will work
1 parent 8ece3b0 commit bd8214d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ dist/
2929
downloads/
3030
eggs/
3131
.eggs/
32-
lib/
32+
./lib/
3333
lib64/
3434
parts/
3535
sdist/

0 commit comments

Comments
 (0)