diff options
| author | Jafar Al-Gharaibeh <Jafaral@users.noreply.github.com> | 2017-03-30 16:15:18 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2017-03-30 16:15:18 -0500 |
| commit | d77005377fed5fd895eeecf4784311cdba838480 (patch) | |
| tree | 913e96099d434873e6a10922032b0c8aeb8b4d62 | |
| parent | 023dd1ad91bc323e2c49e3683b872c6d5b888606 (diff) | |
| parent | a27a10b0ccf2fbbee4338b0f50c780594046706f (diff) | |
Merge pull request #301 from qlyoung/nhrpd-gitignore
nhrpd: add .gitignore
| -rw-r--r-- | nhrpd/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/nhrpd/.gitignore b/nhrpd/.gitignore new file mode 100644 index 0000000000..3d4d56d589 --- /dev/null +++ b/nhrpd/.gitignore @@ -0,0 +1 @@ +nhrpd |
