Commit Graph

33 Commits

Author SHA1 Message Date
Evan Huus 42af212cec 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>
2014-01-31 23:50:38 +00:00
Hadriel Kaplan 5c7d57a1e2 In .gitignore: added dylib and sublimetext file types to be ignored, plus init.lua from anywhere, and removed the dir-specific entries for it.
Change-Id: I4b1f9b1603dcbf1e895944a4ccf382ad6ee309b0
Reviewed-on: https://code.wireshark.org/review/49
Reviewed-by: Evan Huus <eapache@gmail.com>
Tested-by: Evan Huus <eapache@gmail.com>
2014-01-30 22:47:51 +00:00
Evan Huus 45fea8e2d7 Add missing gitignore entries
Change-Id: Icfdde6bad4aed8dfd5c0b14a04c37395dfbf0395
2014-01-29 23:10:59 +00:00
Evan Huus 3f6502079a Add captype and tfshark binaries to .gitignore
svn path=/trunk/; revision=54819
2014-01-15 18:06:57 +00:00
Alexis La Goutte 4ed44704d2 Add filetap/abi* to .gitignore
svn path=/trunk/; revision=54803
2014-01-14 20:37:23 +00:00
Gerald Combs db59fd82a4 Add .gitreview
svn path=/trunk/; revision=54000
2013-12-13 00:02:46 +00:00
Alexis La Goutte 8617423f84 Update .gitignore
wireshark-tap-register* is used by gtk and Qt

svn path=/trunk/; revision=53936
2013-12-11 13:14:08 +00:00
Martin Kaiser 8883b7a045 add tags file to .gitignore
svn path=/trunk/; revision=52921
2013-10-28 17:07:14 +00:00
Alexis La Goutte 9e36ab45fe Add *.lai file to wireshark
svn path=/trunk/; revision=52146
2013-09-19 20:26:41 +00:00
Alexis La Goutte f12a5fb7ae Update .gitignore
Add :
packaging/macosx/Wireshark_package.pmdoc/index.xml
and lib(wireshark/wiretap/wsutil).so.*

svn path=/trunk/; revision=51287
2013-08-10 21:32:40 +00:00
Pascal Quantin deee570058 From David Richards via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8870 :
Add Windows specific items to .gitignore

svn path=/trunk/; revision=50979
2013-07-28 16:26:29 +00:00
Jakub Zawadzki 6eafdc3610 Add test binaries to .gitignore
svn path=/trunk/; revision=50758
2013-07-21 17:36:35 +00:00
Jeff Morriss 2aff467857 Move the ignore entries for ps.c to epan.
svn path=/trunk/; revision=50533
2013-07-12 13:04:28 +00:00
Alexis La Goutte e66457472d Update .gitignore to add some Windows specific build stuff to ignore list.
svn path=/trunk/; revision=50231
2013-06-29 21:58:46 +00:00
Alexis La Goutte 8ad81a426f Add wmem_test to .git(bzr)ignore
svn path=/trunk/; revision=49275
2013-05-13 20:24:22 +00:00
Alexis La Goutte 441294d61a Add abi stuff to .git(bzr)ignore (files generated by CMake)
svn path=/trunk/; revision=49274
2013-05-13 20:24:14 +00:00
Alexis La Goutte c41a21c46f Add epan/packet-ncp2222.c to .git(bzr)ignore (file generated when use CMake)
svn path=/trunk/; revision=49273
2013-05-13 20:24:05 +00:00
Alexis La Goutte 0e79e12e55 Update .gitignore Add ignore mesa / xcbproto folder when using x11-dissector Add ignore wireshark-qt* folder when using Qtshark in Windows
svn path=/trunk/; revision=47834
2013-02-23 11:20:53 +00:00
Alexis La Goutte 0e711d5a04 Remove epan/packet-ncp2222.c from .gitignore
svn path=/trunk/; revision=47151
2013-01-18 15:52:23 +00:00
Alexis La Goutte b0f4c129f0 Update .git(bzr)ignore when build qt with Autotools (generated *.moc.cpp for UI files and *.rcc.cpp for ressources files)
svn path=/trunk/; revision=46509
2012-12-11 23:24:13 +00:00
Alexis La Goutte 0d15031e43 Update .git(bzn)ignore add to ignore list : (already ignore in svn) ui/cli/tshark-tap-register-cache.pkl ui/gtk/wireshark-tap-register-cache.pkl packaging/macosx/osx-dmg.sh
svn path=/trunk/; revision=45896
2012-11-04 16:01:46 +00:00
Alexis La Goutte 615efadd77 Not ignore *.qm file
svn path=/trunk/; revision=45891
2012-11-04 16:01:00 +00:00
Evan Huus 0d9522c059 Unify the bzr and git ignore files - they're the exact same format,
so do any necessary cross-pollination and then just make one a symlink
to the other.

svn path=/trunk/; revision=45353
2012-10-06 20:23:37 +00:00
Evan Huus dd26e55049 Ignore qm files in bzr and git.
svn path=/trunk/; revision=45352
2012-10-06 20:20:25 +00:00
Evan Huus a09f3c2e4f Add reordercap binary to gitignore, and copy gitignore to bzrignore for
those people using bzr.

svn path=/trunk/; revision=45120
2012-09-25 01:43:38 +00:00
Alexis La Goutte 2ce8b9bd7a Add ui/qt/console.lua to .gitignore
svn path=/trunk/; revision=44981
2012-09-18 19:31:29 +00:00
Pascal Quantin f7e438945f Remove useless packet-spnego.h file
svn path=/trunk/; revision=43461
2012-06-24 19:32:32 +00:00
Alexis La Goutte ffff694f2b Add *Tilde file to .gitignore
svn path=/trunk/; revision=41622
2012-03-16 18:51:46 +00:00
Alexis La Goutte fefb7bbd55 Update .gitignore with the last change in svn:ignore for Qt
svn path=/trunk/; revision=40843
2012-02-04 17:36:10 +00:00
Alexis La Goutte 3a4a342cbc Update gitignore after the change of gtk directory
svn path=/trunk/; revision=40632
2012-01-21 16:59:11 +00:00
Gerald Combs 110aea3a5e Add more entries and sort them.
svn path=/trunk/; revision=40349
2011-12-31 01:23:06 +00:00
Gerald Combs 10dfe94842 Add some CMake files and directories.
svn path=/trunk/; revision=40319
2011-12-28 22:57:02 +00:00
Balint Reczey aad9adc89d Add initial .gitignore files
svn path=/trunk/; revision=39982
2011-11-22 00:13:12 +00:00