gitignore: add ifquery, ifup and ifdown executables to gitignore
This commit is contained in:
parent
c6ef6d1c03
commit
6c0a74eb07
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -1,2 +1,5 @@
|
||||||
*.o
|
*.o
|
||||||
*.a
|
*.a
|
||||||
|
ifquery
|
||||||
|
ifup
|
||||||
|
ifdown
|
||||||
|
|
Loading…
Reference in a new issue