Skip to content

Commit d89765b

Browse files
JohnYanxinLiuclaude
andcommitted
restore the bags .gitignore files
#318 dropped robot/bags/.gitignore and gcs/bags/.gitignore while moving a dozen others; nothing has covered recorded bags since. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
1 parent a9ab677 commit d89765b

2 files changed

Lines changed: 22 additions & 0 deletions

File tree

gcs/bags/.gitignore

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# list of all ros2 bag files to ignore
2+
*.mcap
3+
*.mcap.index
4+
*.mcap.meta
5+
*.mcap.bag
6+
*.mcap.bag.index
7+
*.mcap.bag.meta
8+
*.db3
9+
*.db3.index
10+
*.db3.meta
11+
*.yaml

robot/bags/.gitignore

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# list of all ros2 bag files to ignore
2+
*.mcap
3+
*.mcap.index
4+
*.mcap.meta
5+
*.mcap.bag
6+
*.mcap.bag.index
7+
*.mcap.bag.meta
8+
*.db3
9+
*.db3.index
10+
*.db3.meta
11+
*.yaml

0 commit comments

Comments
 (0)