From e21c429388da6bf2430d51142da7d3e967f93c83 Mon Sep 17 00:00:00 2001 From: Pascal Quantin Date: Sun, 27 Jul 2014 23:19:08 +0200 Subject: Add PortableApps temporary files to .gitignore Change-Id: Ie76d2c5cc167a4d63f6c83b64cdf6d1ebb07afa9 Reviewed-on: https://code.wireshark.org/review/3221 Reviewed-by: Pascal Quantin --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index eae9ccb4d1..5259f23bd8 100644 --- a/.gitignore +++ b/.gitignore @@ -207,6 +207,10 @@ packaging/macosx/COPYING.txt packaging/macosx/Info.plist packaging/macosx/osx-dmg.sh packaging/macosx/Wireshark_package.pmdoc/index.xml +packaging/portableapps/win32/Files/ +packaging/portableapps/win32/WiresharkPortable.ini +packaging/portableapps/win32/appinfo.ini +packaging/portableapps/win32/distribution.nmake packaging/rpm/SPECS/wireshark.spec packaging/svr4/checkinstall packaging/svr4/pkginfo -- cgit v1.2.1