- 29 May, 2013 1 commit
-
-
Anders Åberg authored
Ignores the compiled typescript files that chutzpah creates. Alot of files are created, so ignoring them have an high impact on repository health.
-
- 26 May, 2013 1 commit
-
-
Ted Nyman authored
-
- 24 Jan, 2013 2 commits
-
-
Phil Haack authored
Updated to exclude *.publishsettings
-
Scott Hanselman authored
Updated to exclude *.publishsettings
-
- 22 Jan, 2013 22 commits
-
-
Alan Rogers authored
Erlang.gitignore erlang.crash.dump added
-
Justin Spahr-Summers authored
Add *~ to ignore vim temp file.
-
Justin Spahr-Summers authored
[Objective-C] No longer ignore `xcworkspace` documents.
-
Phil Haack authored
VisualStudio: Add TeamCity exclusion
-
Snakiej authored
Exclude folders created by the TeamCity VS plugin.
-
Matt Burke authored
Changed line matching vim swapfiles to use all names it will create
-
Phil Haack authored
More pr consolidation
-
Phil Haack authored
Update VisualStudio.gitignore for vs 2012 web deploy setting.
-
Matt Cooper authored
Visual Studio 2010 Express for Windows Phone seems to generate .cachefile files.
-
Haacked authored
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.
-
Phil Haack authored
Dotnet gitignore pr consolidation
-
Paul Stack authored
-
Kristian Hellang authored
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...
-
Andrew Arnott authored
-
neogic authored
Add trailing slashes to folders, RS rule comment, remove dupes.
-
sgm authored
This might be created temporarily during a build.
-
Bernhard Döbler authored
VS2012 creates UpdateLog2.htm - not needed in git repository
-
steve authored
New web deploy file name? vs 2012 added this to my solution and it shouldn't go to an open repo.
-
Phil Haack authored
Consolidate CSharp and VB.NET gitignore files into VisualStudio one.
-
Phil Haack authored
Cross platform .NET Dev FTW!
-
Phil Haack authored
-
andy bristol authored
Changed line matching vim swapfiles to use all names it will create as described in http://vimdoc.sourceforge.net/htmldoc/recover.html#E326
-
- 21 Jan, 2013 2 commits
-
-
Daniel Hengeveld authored
Added __pycache__
-
Daniel Hengeveld authored
Rename Wordpress.gitignore to WordPress.gitignore
-
- 19 Jan, 2013 2 commits
-
-
Shea Bunge authored
WordPress should *always* have a capital P!
-
Shea Bunge authored
-
- 15 Jan, 2013 1 commit
-
-
Eloy Durán authored
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.
-
- 14 Jan, 2013 1 commit
-
-
0xAX authored
-
- 13 Jan, 2013 1 commit
-
-
Sam van Kampen authored
-
- 19 Dec, 2012 7 commits
-
-
Haacked authored
These files were redundant. They had almost exactly the same settings. They are being replaced by the VisualStudio file.
-
Haacked authored
The VisualStudio gitignore file was missing a few useful settings contained in the CSharp and VB.NET gitignore files.
-
Haacked authored
-
Daniel Hengeveld authored
* patch-1: add intellij files to Android.gitignore
-
Joshua Hou authored
-
Daniel Hengeveld authored
Added gitignore file for Typo3.
-
Daniel Hengeveld authored
Added gitignore for Plone CMS
-