Exclude doc/ from version control
Large binary docs (gifs, pdfs, images) bloated the repo and broke pushes to the server.
This commit is contained in:
@@ -9,3 +9,4 @@ Log/*.pdf
|
||||
PCD/*.pcd
|
||||
PCD/output_map/
|
||||
PCD/1
|
||||
doc/
|
||||
|
||||
Reference in New Issue
Block a user