diff options
author | Stephen Hemminger <stephen.hemminger@vyatta.com> | 2008-07-28 12:49:57 -0700 |
---|---|---|
committer | Stephen Hemminger <stephen.hemminger@vyatta.com> | 2008-07-28 12:49:57 -0700 |
commit | 361b017a9a5d1a945955519f4fb6ef92fe66310c (patch) | |
tree | ff74b49e89c30b56271e4770cd951f3927425316 /src | |
parent | e0471ad3e2144d3f99437a624344f2760195d89c (diff) | |
download | vyatta-cfg-quagga-361b017a9a5d1a945955519f4fb6ef92fe66310c.tar.gz vyatta-cfg-quagga-361b017a9a5d1a945955519f4fb6ef92fe66310c.zip |
Add program to .gitignore
Diffstat (limited to 'src')
-rw-r--r-- | src/.gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/.gitignore b/src/.gitignore new file mode 100644 index 00000000..1d995110 --- /dev/null +++ b/src/.gitignore @@ -0,0 +1,2 @@ +check_prefix_boundary +*.o |