Skip to content

Commit d05f817

Browse files
authored
Merge pull request #19 from netgroup/add-starter-to-gitignore
Add starter.sh scripts to .gitignore
2 parents 4ec94c3 + 92fcb55 commit d05f817

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

.gitignore

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,11 @@
33
*.pyc
44
*.log
55
*.pid
6-
*.swp
6+
*.swp
7+
8+
nets/3routers/starter.sh
9+
nets/8routers/starter.sh
10+
nets/8routers-isis-ipv6/starter.sh
11+
nets/8r-1c-in-band-isis/starter.sh
12+
nets/8r-1c-out-band-isis/starter.sh
13+
nets/8r-1c-srv6-pm/starter.sh

0 commit comments

Comments
 (0)