Commit Graph

586 Commits

Author SHA1 Message Date
Nathan Totten d9d85d8a24 Added Windows Azure build output files 2012-08-02 14:37:34 -07:00
Ruslan Brest ac71c8886d fix Opencart gitignore 2012-08-01 10:56:28 +03:00
Filip Spiridonov e2c0408fb6 Update SeamGen.gitignore 2012-07-31 11:57:21 +08:00
bfuk 9da936706c Added ignore of W3TC cache folder (for users that might be using W3TC cache plugin) 2012-07-24 11:41:47 +02:00
Hugo Ferreira 0be0dd05f7 Windows XP Media Center Edition also creates ehthumbs.db which holds previews of video files.
See http://en.wikipedia.org/wiki/Windows_thumbnail_cache#Thumbs.db
2012-07-17 01:17:08 +02:00
Luis Abreu 3bdb155bd2 * Updated comments
* added web.config and authorize.php
* tweaked settings.php path to also ignore stock example.settings.php file
* tweaked files and private folders paths to include all sites
2012-07-15 18:53:32 +02:00
Joachim Bondo 1365cd43f7 Update to also ignore .DS_Store files 2012-07-11 15:19:29 +03:00
rhysd 6e3af78e04 ignoring dynamic link library in MacOS X
*.dylib is an extension for dynamic link library in MacOS X.
2012-07-07 06:11:09 +09:00
GneatGeek 027e033836 Updated SASS gitignore 2012-07-03 13:54:50 -07:00
Rémy Barthez 3e98f92321 add *.log (wp-content/debug.log) 2012-07-02 10:53:25 +03:00
Lucas Jenss 9865ef35a9 Ignore *.tdo files generated by the todonotes package
The [todonotes package](http://www.tex.ac.uk/tex-archive/macros/latex/contrib/todonotes/todonotes.pdf)
generates "tdo" files when you use the \listoftodos command.
2012-06-29 14:54:27 +02:00
borekb 818ed295cf Project files (`.project`, `.actionScriptProperties` and `.flexProperties`) removed from .gitignore as they should be version-controlled. 2012-06-26 10:42:51 +03:00
Illya Kovalevskyy d49148e2bd dynlib => dylib (msspl) 2012-06-09 16:36:58 +03:00
Illya Kovalevskyy 93c4f1b610 *.desktop removed from the list 2012-06-09 08:30:06 +03:00
Bastien Colmard cae4051346 Added Play 2.0 working directories
as stated in the official documentation http://www.playframework.org/documentation/2.0/Anatomy
2012-06-05 12:38:20 +03:00
Max Nanasy 91a1756d29 Removed redundant ".directory" that was already covered by ".*". 2012-06-04 14:51:20 -07:00
Sven Schultschik c27430e74c PhPStorm gitignore 2012-06-04 22:59:05 +02:00
Misha Manulis f4530cfa0b Adding support for SDCC compiler files 2012-05-28 21:51:25 -07:00
Illya Kovalevskyy 603a1f2681 now it support *.desktop files 2012-05-22 22:00:28 +03:00
Illya Kovalevskyy e53ae99204 added some templates 2012-05-22 21:50:21 +03:00
Illya Kovalevskyy bacececa74 Qt-project gitignore added for Qt core developers 2012-05-19 21:51:19 +03:00
Illya Kovalevskyy 65343523f4 gitignore for Qt-project 2012-05-19 21:48:06 +03:00
Björn Esser 4eebde9c47 added rule for .bz2 --> bzip2 2012-05-19 12:02:40 +02:00
Lucas Jenss 21f9741a1f The sublime-project file should be checked into version control
It contains project specific configuration, and should therefore by
checked into version control (as documented on
http://www.sublimetext.com/docs/2/projects.html)
2012-05-10 15:25:42 +02:00
Andy Dawson d19a70e2c8 the current version of Cakephp (2.x) renamed the config folder to Config. adding core to the list of files to ignore as this contains security salts. 2012-05-08 13:01:41 +03:00
Mike Kenyon 720975f849 Add OSX-specific Icon\r rule 2012-05-01 15:02:46 -07:00
Stig Brautaset 6670a4c423 Ignore .idea/ folder for AppCode users. 2012-05-01 22:11:46 +02:00
Dana 4b6bf65bdf Updated Global/VisualStudio.gitignore 2012-04-30 10:52:47 -07:00
Sam van Kampen d8fd679001 Added __pycache__ 2012-04-28 15:55:20 +03:00
Rifat Nabi a3e7652a23 duplicate entry for modules removed 2012-04-22 02:15:07 +06:00
Oliver Letterer 0a9d0c31e8 Now ignoring full build directory. 2012-04-21 09:59:57 +03:00
Leonardo J .Caballero G 9a2661f880 Add Plone CMS git .ignore file 2012-04-20 14:22:30 -04:30
Nicholas Valbusa 0537b8dc34 bancha-cms gitignore 2012-04-20 10:12:43 +02:00
Matt Arsenault 1bd40f51ee Add versioned so, .a, .dylib, .app 2012-04-19 02:50:54 -03:00
Max Goldstein 5bb2255b69 Include .netrwhist, the user's history and potential privacy concern. See: http://stackoverflow.com/questions/9850360/ 2012-04-19 00:46:16 -03:00
Safwan Choudhury dfb30c6409 Ignoring compiled MEX binaries for all platforms
Including mexglx, mexa64, mexmaci64, mexw32 & mex64 (see
http://sfwn.in/FxbE for official list from Mathworks).
2012-04-18 23:15:10 -04:00
Paul Betts a66b53a87d Same deal as the C# file, merge in the VS.gitignore for now 2012-04-18 14:47:31 -07:00
Yurii Rashkovskii e1c4a48729 priv is a legitimate part of an OTP application 2012-04-18 14:46:06 -07:00
Paul Betts c594ee4c23 Copy/paste Global/VisualStudio.gitignore into here for now 2012-04-18 14:45:09 -07:00
Paul Betts f7acf5b08f Merge pull request #252 from EugeneKay/master
Global/Windows: Recycle Bins on network shares
2012-04-18 14:41:08 -07:00
Chris Wanstrath 8d26ebfe77 Merge pull request #277 from thizzle/patch-1
Updated Magento.gitignore for the latest Enterprise edition.
2012-04-18 12:06:57 -07:00
Chris Wanstrath 367021e8f4 Merge pull request #281 from jstasiak/master
Add Unity gitignore
2012-04-18 12:05:44 -07:00
Chris Wanstrath 59da2bdecd Merge pull request #293 from adericbourg/master
C
2012-04-18 12:05:07 -07:00
Chris Wanstrath 6b91f1f588 Merge pull request #251 from JoshuaEstes/master
added another path (Symfony.gitignore)
2012-04-18 12:03:57 -07:00
Chris Wanstrath 81341ec3bf Merge pull request #248 from stuffmc/patch-1
DerivedData is the "build/" Folder that *might* be in your Project's fol...
2012-04-18 12:02:26 -07:00
Chris Wanstrath 2185c29054 Merge pull request #241 from philwareham/master
Add Textpattern gitignore
2012-04-18 12:01:31 -07:00
Chris Wanstrath e92d9a49c3 Merge pull request #242 from rpavlik/sketchup
Add gitignore for sketchup backup files.
2012-04-18 12:01:18 -07:00
Chris Wanstrath 3bfc3561bf Merge pull request #245 from IQAndreas/patch-1
ActionScript: Added "bin" folder
2012-04-18 12:00:57 -07:00
Chris Wanstrath 7ddba597ca Merge pull request #237 from caarlos0/master
Added GWT Project related paths to a new GWT.gitignore file.
2012-04-18 12:00:08 -07:00
Chris Wanstrath e7781f83b2 Merge pull request #238 from rikkert/master
lib/ and modules/
2012-04-18 11:59:55 -07:00