- 08 Jul, 2014 7 commits
-
-
Heather authored
-
Carl Suster authored
Amends #1084
-
Carl Suster authored
-
Carl Suster authored
-
Carl Suster authored
Amends #1131 See these resources for explanation: http://docs.nuget.org/docs/reference/package-restore http://docs.nuget.org/docs/workflows/using-nuget-without-committing-packages
-
Carl Suster authored
This reverts commit 5b168d43. Amends #1131 - fixes Umbraco template to compensate for the change in the VisualStudio template which would lead to issues if the two were used together. These rules were originally added by @bbodenmiller in #1013
-
Carl Suster authored
-
- 05 Jul, 2014 1 commit
-
-
Terje Sandstrom authored
Removed the separate top-level patterns for NuGet in accordance with comments in PR. Will now match version 2.0.1.
-
- 02 Jul, 2014 1 commit
-
-
Terje Sandstrom authored
Fixed pattern for excluding nuget packages so that it works both for top level package folder and for any lower level package folders. Re-include patterns fixed the same way.
-
- 27 Jun, 2014 2 commits
-
-
Carl Suster authored
elisp: adding .cask files to gitignore
-
Carl Suster authored
Update C.gitignore: Added .la and .lo library extensions from GNU libtool
-
- 25 Jun, 2014 2 commits
-
-
eugpermar authored
Added .la and .lo library extensions
-
Carl Suster authored
(TeX) Exclude files generated by morewrites
-
- 24 Jun, 2014 7 commits
-
-
Wojciech Waśko authored
To overcome the "No room for a new \write", the morewrites package (http://www.ctan.org/pkg/morewrites) uses a file with the .mw extension
-
Carl Suster authored
Added Zephir language gitignore
-
Carl Suster authored
Must ignore x86 directory as well
-
Carl Suster authored
sort WordPress.gitignore
-
Carl Suster authored
Ignoring PyBuilder's target directory
-
Carl Suster authored
PyInstaller .manifest
-
Carl Suster authored
Space after comment in Android.gitignore
-
- 23 Jun, 2014 1 commit
-
-
Huu Nguyen authored
-
- 21 Jun, 2014 1 commit
-
-
Nikita Gusakov authored
-
- 19 Jun, 2014 1 commit
-
-
Steve Hulet authored
-
- 18 Jun, 2014 2 commits
-
-
Adilson Carvalho authored
When installing SQLite embebed on my C# project I've noted that it generates both directories, `x86` and `x64` but only `x64` was present on `.gitignore`.
-
Carl Suster authored
Update Unity.gitignore to ignore sysinfo crash log
-
- 17 Jun, 2014 1 commit
-
-
ahmyi authored
Sysinfo.txt is generated by unity if occurs any crashes. The content consist of users system information, running process etc. I don't think that should be shared with others.
-
- 15 Jun, 2014 1 commit
-
-
Michael Gruber authored
-
- 12 Jun, 2014 5 commits
-
-
Carl Suster authored
Amends #976
-
Carl Suster authored
-
Carl Suster authored
Fixes #897 with amendment
-
Kolja Dummann authored
The Meta Programming System is a language workbench created by JetBrains. http://jetbrains.com/mps/ By default this file will ignore the generated java source and the compiled java classes that are produced by the language compiler. It will only add the Models which contain all information necessary to reproduce the the java source code and the the resulting class files. In addition to the generated source code it will ignore the test result files and test property files, because those are also generated from the models. The ignore file also prevents commiting the workspace.xml which contains the currently editor state, like open files and cursor position.
-
Carl Suster authored
Ignore profile files
-
- 06 Jun, 2014 1 commit
-
-
Michalis Kargakis authored
-
- 30 May, 2014 3 commits
-
-
Abhishek L authored
cask is a dependency/package management tool for Emacs lisp packages. Adding .cask to gitignore template to avoid tracking of installed packages not a part of repository
-
Carl Suster authored
New template for Rust
-
Heather authored
-
- 29 May, 2014 2 commits
-
-
Daniel Rothmaler authored
Fixes #1090 - this is the part of that PR that seems justified.
-
Carl Suster authored
One more binary type to ignore
-
- 28 May, 2014 2 commits
-
-
Denis Grinyuk authored
-
Carl Suster authored
Update .gitignore for Symfony2
-