Skip to content

Commit e4a6313

Browse files
committed
added folders to be ignored
1 parent c51b0db commit e4a6313

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.gitignore

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,7 @@ cython_debug/
160160
#.idea/
161161

162162
# Skipping outputs
163-
k8s_output*
164-
k8s_action_plan*
163+
k8s_output/*
164+
action_plan/*
165165
k8s_descending*
166166
logs/*

0 commit comments

Comments
 (0)