Skip to content

Commit d4a35a1

Browse files
committed
test
1 parent dcfee3d commit d4a35a1

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.gitignore

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -161,6 +161,6 @@ cython_debug/
161161
# option (not recommended) you can uncomment the following to ignore the entire idea folder.
162162
#.idea/
163163

164-
./isaacLab/manipulation/algorithms/rsl_rl/
165-
./outputs/
166-
./logs/
164+
.isaacLab/manipulation/algorithms/rsl_rl/*
165+
.outputs/*
166+
.logs/*

0 commit comments

Comments
 (0)