fixed gitignore to reinclude wrongly ignored frontend libraries
This commit is contained in:
@@ -127,3 +127,6 @@ dmypy.json
|
||||
|
||||
# Pyre type checker
|
||||
.pyre/
|
||||
|
||||
# Include frontend libraries though
|
||||
!/frontend/lib
|
||||
|
||||
Reference in New Issue
Block a user