Skip to content

Commit 7020b70

Browse files
committed
gitignore: ignore build/, install/, log/ and untrack artifacts; keep QoS changes
1 parent 3e8a389 commit 7020b70

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,6 @@ _build
1010
.vscode*
1111
*.egg-info
1212
elevation_mapping_cupy/compile_commands.json
13+
build/
14+
install/
15+
log/

0 commit comments

Comments
 (0)