added ECMP exercise for May 2016 P4 workshop
This commit is contained in:
13
.gitignore
vendored
Normal file
13
.gitignore
vendored
Normal file
@@ -0,0 +1,13 @@
|
||||
# Python byte code
|
||||
*.pyc
|
||||
|
||||
# Emacs
|
||||
*~
|
||||
|
||||
# Compiled JSON
|
||||
*.json
|
||||
|
||||
*.pcap
|
||||
|
||||
# Extracted solutions
|
||||
solution*/
|
||||
Reference in New Issue
Block a user