1
0
mirror of https://github.com/github/gitignore synced 2024-07-02 09:08:58 +02:00
Commit Graph

865 Commits

Author SHA1 Message Date
Mark Gardner
cd5b0112a4 Emacs gitignore gitignore mode because recursion 2013-03-19 16:43:04 -04:00
Mark Gardner
2d8461d42c actually ignore compiled elisp with pattern 2013-03-19 16:17:11 -04:00
simonbuehler
a860132221 Update VisualStudio.gitignore
Added DebugPublic of Matrox DSK
2013-03-15 16:59:40 +01:00
zafarella-Linux
b02ddf29fd -- added ignorance of temprorarely release properties files 2013-03-14 21:27:07 +01:00
Vicente Plata
0b0b674563 Ignoring "bld" directory
Store apps (or at least the Javascript ones) build to a "bld" directory.

Although "debug" and "release" are ignored, any custom build Configuration (created through configuration manager) will be added, unless we ignore the whole bld dir.
2013-03-13 01:12:33 -07:00
Nysa
acce99efee Ignore Vim untitled and unsaved buffer swapfiles
Vim creates buffer swapfiles starting at .swp for buffers that are
active but untitled and unsaved.
2013-03-06 11:02:36 -06:00
Alain Folletete
aafb20d9e7 Add Prestashop gitignore file 2013-03-01 23:51:52 +01:00
CONSULT-ALTIUS\k_s
9c1c48d04b VisualStudio: Add Business Intelligence projects 2013-02-26 23:23:49 +00:00
David Daniel
da6354d54e Add stamp-h1 to ignored files
The file stamp-h1 only contains a timestamp for config.h - actually the
files timestamp itself serves with this information. Therefore it
actually cannot be of interest not to ignore it.
2013-02-25 20:36:52 +01:00
fibo
854654057f added comments 2013-02-21 18:22:43 +01:00
fibo
7c8d67051b added VVVV gitignore file 2013-02-21 18:10:24 +01:00
Stuart P. Bentley
39d25ad962 Add Cloud9 gitignore 2013-02-17 21:28:52 -08:00
hallco978
2183a6c531 Update VisualStudio.gitignore
Added exclusions for mightymoose testing plugin www.continuoustests.com
2013-01-29 22:47:17 +00:00
Brian Dukes
69c77aadd1 Add $tf folder to VisualStudio.gitignore
TFS 2012 creates a $tf folder for local workspaces
2013-01-25 13:35:41 -06:00
Phil Haack
0aeefb48c0 Merge pull request #523 from shanselman/patch-1
Updated to exclude *.publishsettings
2013-01-24 12:40:18 -08:00
Scott Hanselman
a6dd83c18d Updated to exclude *.publishsettings
Updated to exclude *.publishsettings
2013-01-24 12:24:17 -08:00
Yuanxuan Wang
ab68187ab9 Ignore Rails directories instead of their files 2013-01-24 16:47:17 +08:00
Alan Rogers
81b7b3c64a Merge pull request #507 from 0xAX/master
Erlang.gitignore erlang.crash.dump added
2013-01-22 13:42:45 -08:00
Justin Spahr-Summers
eaa2ad526f Merge pull request #474 from zhaojunmeng/master
Add *~ to ignore vim temp file.
2013-01-22 13:39:30 -08:00
Justin Spahr-Summers
5f8b94622e Merge pull request #508 from alloy/master
[Objective-C] No longer ignore `xcworkspace` documents.
2013-01-22 13:37:59 -08:00
Phil Haack
bdafdbdc38 Merge pull request #519 from Haacked/visualstudio-teamcity
VisualStudio: Add TeamCity exclusion
2013-01-22 13:25:08 -08:00
Snakiej
cb8a50ae28 VisualStudio: Add TeamCity exclusion
Exclude folders created by the TeamCity VS plugin.
2013-01-22 13:23:47 -08:00
Matt Burke
0e38a13ffb Merge pull request #514 from bristol/vim-swapfile-fix
Changed line matching vim swapfiles to use all names it will create
2013-01-22 12:08:37 -08:00
Phil Haack
9bd710e4b3 Merge pull request #518 from Haacked/more-pr-consolidation
More pr consolidation
2013-01-22 12:01:26 -08:00
Phil Haack
af26e76cc2 Merge pull request #517 from steveoh/patch-1
Update VisualStudio.gitignore for vs 2012 web deploy setting.
2013-01-22 12:00:24 -08:00
Matt Cooper
8f47a43cee Update Global/VisualStudio.gitignore
Visual Studio 2010 Express for Windows Phone seems to generate .cachefile files.
2013-01-22 11:53:14 -08:00
Haacked
cf4bb0cf46 Remove inclusion of repositories.config
If you use package restore, you actually don't want this file
included. It's not needed. It's only needed if you version
packages. AKA, you only need this file if you are not ignoring
the "packages" folder.
2013-01-22 11:51:46 -08:00
Phil Haack
b255d43e80 Merge pull request #516 from Haacked/dotnet-gitignore-pr-consolidation
Dotnet gitignore pr consolidation
2013-01-22 11:40:59 -08:00
Paul Stack
5684f73b98 VisualStudio: ignore .dotcover files. 2013-01-22 11:38:25 -08:00
Kristian Hellang
5f950e0aec VisualStudio: Include the packages/repositories.config file.
I agree to ignore the NuGet packages folder, but I really think you should check in the repositories.config so NuGet PackageRestore can do it's magic when someone pulls the code and tries to build it...
2013-01-22 11:37:44 -08:00
Andrew Arnott
78b77feb29 VisualStudio: Ignore vi's *~ temp files 2013-01-22 11:37:19 -08:00
neogic
ed056fdb8e VisualStudio: Remove dupes, add trailing slashes, etc.
Add trailing slashes to folders, RS rule comment, remove dupes.
2013-01-22 11:36:41 -08:00
sgm
2ed26ea654 VisualStudio: Ignore *.tmp_proj
This might be created temporarily during a build.
2013-01-22 11:35:45 -08:00
Bernhard Döbler
e12c304ebd VisualStudio: Ignore update log HTML file
VS2012 creates UpdateLog2.htm - not needed in git repository
2013-01-22 11:35:19 -08:00
steve
77ef0922f2 Update VisualStudio.gitignore
New web deploy file name? vs 2012 added this to my solution and it shouldn't go to an open repo.
2013-01-22 12:33:24 -07:00
Phil Haack
33fe1d376d Merge pull request #492 from Haacked/consolidate-dotnet-settings
Consolidate CSharp and VB.NET gitignore files into VisualStudio one.
2013-01-22 10:36:18 -08:00
Phil Haack
f5d67199f7 Ignore crap from Macs
Cross platform .NET Dev FTW!
2013-01-22 10:35:42 -08:00
Phil Haack
79a7a1d9c5 Ignore .pfx files such as Windows Store Key 2013-01-22 10:30:18 -08:00
andy bristol
c6bcfb1bd4 Changed line matching vim swapfiles to use all names it will create as described in http://vimdoc.sourceforge.net/htmldoc/recover.html#E326 2013-01-21 20:10:16 -05:00
Daniel Hengeveld
cec9f74523 Merge pull request #329 from svkampen/patch-1
Added __pycache__
2013-01-20 21:15:08 -08:00
Daniel Hengeveld
b1dbb55368 Merge pull request #445 from bungeshea/WordPress
Rename Wordpress.gitignore to WordPress.gitignore
2013-01-20 19:12:08 -08:00
Shea Bunge
ef9e85b478 Renamed Wordpress.gitignore to WordPress.gitignore
WordPress should *always* have a capital P!
2013-01-19 17:03:36 +11:00
Shea Bunge
ac43133993 Removed Wordpress.gitignore for renaming 2013-01-19 17:03:03 +11:00
Shea Bunge
5fe13b7e6f Added Bricx Command Center gitignore 2013-01-19 17:02:34 +11:00
Eloy Durán
e54e1b752b [Objective-C] No longer ignore xcworkspace documents.
Workspaces are real documents that can be opened, just like `xcodeproj`
documents. These documents are also generated/used by CocoaPods to
configure a project’s dependencies. For these reasons, there does not
seem a good reason to ignore these any longer.
2013-01-15 11:33:57 +01:00
0xAX
9d8b60e91d Erlang.gitignore erlang.crash.dump added 2013-01-14 15:01:00 +06:00
Sam van Kampen
6c95cdd9b9 Removed comment. 2013-01-13 17:41:18 +01:00
Mani
407664cbb5 Added changes for Yii framework See
http://www.yiiframework.com/wiki/307/startin-your-yii-project-reference-guide-with-git-vcs-in-linux/#hh6
2013-01-13 10:33:20 +05:30
Alexey Brodkin
f1d654c1b5 Add "ui_*.h" pattern to block auto-generated headers
moc automatically generates "ui_*.h" files for each *.ui file.
Since they are auto-generated I assume they should be ignored.

Signed-off-by: Alexey Brodkin <alexey.brodkin@gmail.com>
2013-01-10 20:18:50 +04:00
Alexey Brodkin
32cba5a6d7 Add wild-card suffix for Makefile
With "CONFIG=debug_and_release" qmake generates both Makefile.Debug and
Makefile.Release. And I assume it is useful to have all types Makefiles
ignored.

Signed-off-by: Alexey Brodkin <alexey.brodkin@gmail.com>
2013-01-10 20:16:36 +04:00