diff options
author | Gerald Combs <gerald@wireshark.org> | 2014-03-04 11:18:26 -0800 |
---|---|---|
committer | Gerald Combs <gerald@wireshark.org> | 2014-03-04 19:19:08 +0000 |
commit | b2689ab4e044db15eb80b52a07c3f2d0c4fa59a6 (patch) | |
tree | 2d0b482865714529fe010f9a079a5215bc1541a7 /.gitignore | |
parent | 083ea63f107c5a83a347f4e895495dca8fabfc2b (diff) | |
download | wireshark-b2689ab4e044db15eb80b52a07c3f2d0c4fa59a6.tar.gz wireshark-b2689ab4e044db15eb80b52a07c3f2d0c4fa59a6.tar.bz2 wireshark-b2689ab4e044db15eb80b52a07c3f2d0c4fa59a6.zip |
Add gitversion.h.
Change-Id: Ia1609a20b060cb535a366c96be5618dccb6e055f
Reviewed-on: https://code.wireshark.org/review/507
Reviewed-by: Gerald Combs <gerald@wireshark.org>
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 35363e6b39..7bf2a36a42 100644 --- a/.gitignore +++ b/.gitignore @@ -81,6 +81,7 @@ dftest dumpcap editcap exntest +gitversion.h install-sh libtool ltmain.sh |