Skip to content

Commit fe16331

Browse files
Hector AzpuruaHector Azpurua
authored andcommitted
fix gitignore for local_mount folder
1 parent fe9428d commit fe16331

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.gitignore

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
local_mount/*
2-
!local_mount/local_mount_ok
31
/.catkin_tools/
42
/build_debug/
53
/devel_debug/

local_mount/.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
*
2+
!.gitignore

0 commit comments

Comments
 (0)