- 17 Jun, 2015 2 commits
-
-
Brendan Forster authored
[ObjC][Swift] Ignore Xcode SCM blueprint files
-
Brendan Forster authored
Add several downloaded files that should not be incorporated and remove .SRCINFO
-
- 11 Jun, 2015 1 commit
-
-
Carl Suster authored
Remove Meteor.gitignore
-
- 09 Jun, 2015 1 commit
-
-
Brian Gesiak authored
These files are automatically generated by Xcode and maintain information regarding source control. Xcode is typically used in Objective-C and Swift projects, so add these to the ignored files for these platforms.
-
- 02 Jun, 2015 1 commit
-
-
Carl Suster authored
Adding a few more files/file extensions/directories for Synopsys VCS.
-
- 01 Jun, 2015 1 commit
-
-
andres-mancera authored
-
- 30 May, 2015 2 commits
-
-
Carl Suster authored
[Tex] Change *.mtc0 to *.mtc[0-9] *.mtc[1-9][0-9] >`\@tocfile` The name of the file containing the minitoc is constructed from `\jobname` and a suffix `\@tocfile`, which is `.mtc` (long extensions) or `.M` (short extensions) followed by the absolute number of the minitoc. ``` \if@mtc@longext@ \def\@tocfile{mtc\The@mtc}% \else \def\@tocfile{M\The@mtc}% \fi ``` -
Carl Suster authored
sync up xcode related gitignore files
-
- 28 May, 2015 2 commits
-
-
Marcel Korpel authored
These files are also regularly downloaded by PKGBUILD scripts and should not be included in the repository
-
Marcel Korpel authored
As of AUR 4.0.0 contributors have to maintain a GIT repository per project; .SRCINFO files need to be included in those
-
- 26 May, 2015 1 commit
-
-
Brendan Forster authored
Removing bower_components and fixing typo
-
- 19 May, 2015 1 commit
-
-
Sayed Ibrahim Hashimi authored
-
- 17 May, 2015 1 commit
-
-
Brendan Forster authored
Update VisualStudio.gitignore
-
- 16 May, 2015 1 commit
-
-
Markus Hauge authored
-
- 15 May, 2015 1 commit
-
-
Jeremy Coatelen authored
When using minitoc package, LateX often generates multiple .mtc files such as `*.mtc0`, `*.mtc1`, ..., `*.mtc13`, ... This patch allows one to ignore all *.mtc files from index 0 to index 99 (ignoring `*.mtc[1-9][0-9]`).
-
- 14 May, 2015 6 commits
-
-
Zander Bolgar authored
There are only two entries in this .gitignore, and both are not needed. - .meteor/local is already ignored by the standard Meteor .gitignore that is included with every project. This is redundant and should b left solely to the standard Meteor .gitignore in case this changes in the future. - .meteor/meteorite should no longer be in any Meteor project. Meteorite was a package manager for Meteor, but it has been replaced by an official package manager built into the Meteor CLI. This directory should not exist, except on out of date Meteor projects which already have this ignore present.
-
Brendan Forster authored
Update Maven.gitignore
-
Brendan Forster authored
added the orleans.codegen.cs file automatically generated by Orleans
-
Brendan Forster authored
Reworked Lazarus.gitignore according to Lazarus Wiki
-
Brendan Forster authored
Add Visual Studio Code .gitignore
-
Carl Suster authored
Android: Remove redundant pattern for matching build directories
-
- 10 May, 2015 1 commit
-
-
Ben Bodenmiller authored
some details based on #1221
-
- 08 May, 2015 2 commits
-
-
Brendan Forster authored
ASPNET5 -> DNX
-
Damian Hickey authored
As discussed in #1505
-
- 07 May, 2015 4 commits
-
-
Brendan Forster authored
add rule to keep track of directories ending in .Cache
-
Darwin Bautista authored
build/ already matches all directories named 'build' in the repository, regardless of level. Gradle can have more than two levels of project nesting. However, /*/build/ matches only the 'build' directories of 2nd-level projects. Thus, the first pattern is more appropriate than the second.
-
Carl Suster authored
Update CocoaPods guide URL
-
Victor Gama authored
This updates the link provided to the CocoaPods documentation regarding whether the Pods directory should be ignored or not.
-
- 06 May, 2015 4 commits
-
-
Brendan Forster authored
adding artifacts and project.lock.json for asp.net 5
-
Sayed Ibrahim Hashimi authored
-
LunicLynx authored
-
LunicLynx authored
More Information http://blogs.msdn.com/b/msbuild/archive/2008/02/11/what-s-up-with-xxx-sln-cache.aspx
-
- 02 May, 2015 3 commits
-
-
Victor Isadov authored
-
Carl Suster authored
Update npmjs docs link
-
Carl Suster authored
Ignore .virthualenv not .virtualenv
-
- 30 Apr, 2015 5 commits
-
-
Abizer Nasir authored
The file name was incorrect, so it was having no effect. Also, the sandbox environment that this was supposed to be ignoring is deprecated. Probably best to just drop it entirely.
-
Victor Isadov authored
-
Goutham Veeramachaneni authored
Thanks to @arcresu for pointing out!
-
Carl Suster authored
Add Java APT class path to Eclipse
-
Carl Suster authored
Some WordPress rules
-