diff options
author | Evan Huus <eapache@gmail.com> | 2014-01-31 18:05:49 -0500 |
---|---|---|
committer | Evan Huus <eapache@gmail.com> | 2014-01-31 23:50:38 +0000 |
commit | 42af212cecb54d4350055a48e674b0fd47e30715 (patch) | |
tree | 107b0cbabb5c5c13c89c0bc6e015393d17f7db2e /.gitignore | |
parent | cf48ff024409d7a29198e0e68776c48aaa7e0ae1 (diff) | |
download | wireshark-42af212cecb54d4350055a48e674b0fd47e30715.tar.gz wireshark-42af212cecb54d4350055a48e674b0fd47e30715.tar.bz2 wireshark-42af212cecb54d4350055a48e674b0fd47e30715.zip |
Add experimental gitreview file
Change-Id: I8361e6c2c477eca51e53185527db19993b8ddb94
Reviewed-on: https://code.wireshark.org/review/66
Reviewed-by: Gerald Combs <gerald@wireshark.org>
Tested-by: Evan Huus <eapache@gmail.com>
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index 44d5e40408..418f27734c 100644 --- a/.gitignore +++ b/.gitignore @@ -173,7 +173,6 @@ ui/qt/config.pri *.swp *~ .DS_Store -.gitreview cscope.* tags packaging/macosx/COPYING.txt |