- 26 6月, 2015 1 次提交
-
-
由 Todd Bealmear 提交于
-
- 24 6月, 2015 5 次提交
-
-
由 Brendan Forster 提交于
Ignore *.auxlock files created by TikZ in TeX
-
由 Arne de Laat 提交于
TikZ uses *.auxlock files to check if the main *.aux file is available. This is only used when using the external tikz library.
-
由 Carl Suster 提交于
Ignore files created by `\tikzexternalize` When using TikZ & PGF with: \usepackage{tikz} \usetikzlibrary{external} \tikzexternalize It creates .dpth and .md5 files for the externalized tikzpictures. See these pages in section 50 Externalization Library: p.617 - 50.4.1 Support for Labels and References In External Files p.621 - /tikz/external/up to date check In the PGF manual: http://mirrors.ctan.org/graphics/pgf/base/doc/pgfmanual.pdf
-
由 Arne de Laat 提交于
When using TikZ & PGF with: `\usepackage{tikz} \usetikzlibrary{external} \tikzexternalize` It creates .dpth and .md5 files for the externalized tikzpictures.
-
由 Brendan Forster 提交于
include preamble files generated by mylatexformat package
-
- 18 6月, 2015 2 次提交
-
-
由 Brendan Forster 提交于
[ObjC][Swift] Ignore Xcode SCM blueprint files
-
由 Brendan Forster 提交于
Add several downloaded files that should not be incorporated and remove .SRCINFO
-
- 11 6月, 2015 1 次提交
-
-
由 Carl Suster 提交于
Remove Meteor.gitignore
-
- 09 6月, 2015 1 次提交
-
-
由 Brian Gesiak 提交于
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 6月, 2015 2 次提交
-
-
由 Carl Suster 提交于
Adding a few more files/file extensions/directories for Synopsys VCS.
-
由 andres-mancera 提交于
-
- 30 5月, 2015 2 次提交
-
-
由 Carl Suster 提交于
[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 提交于
sync up xcode related gitignore files
-
- 29 5月, 2015 1 次提交
-
-
由 Konfekt 提交于
-
- 28 5月, 2015 2 次提交
-
-
由 Marcel Korpel 提交于
These files are also regularly downloaded by PKGBUILD scripts and should not be included in the repository
-
由 Marcel Korpel 提交于
As of AUR 4.0.0 contributors have to maintain a GIT repository per project; .SRCINFO files need to be included in those
-
- 27 5月, 2015 1 次提交
-
-
由 Brendan Forster 提交于
Removing bower_components and fixing typo
-
- 20 5月, 2015 1 次提交
-
-
由 Sayed Ibrahim Hashimi 提交于
-
- 17 5月, 2015 1 次提交
-
-
由 Brendan Forster 提交于
Update VisualStudio.gitignore
-
- 16 5月, 2015 1 次提交
-
-
由 Markus Hauge 提交于
-
- 15 5月, 2015 2 次提交
-
-
由 Jeremy Coatelen 提交于
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]`).
-
由 Zander Bolgar 提交于
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.
-
- 14 5月, 2015 5 次提交
-
-
由 Brendan Forster 提交于
Update Maven.gitignore
-
由 Brendan Forster 提交于
added the orleans.codegen.cs file automatically generated by Orleans
-
由 Brendan Forster 提交于
Reworked Lazarus.gitignore according to Lazarus Wiki
-
由 Brendan Forster 提交于
Add Visual Studio Code .gitignore
-
由 Carl Suster 提交于
Android: Remove redundant pattern for matching build directories
-
- 10 5月, 2015 1 次提交
-
-
由 Ben Bodenmiller 提交于
some details based on #1221
-
- 08 5月, 2015 3 次提交
-
-
由 Brendan Forster 提交于
ASPNET5 -> DNX
-
由 Damian Hickey 提交于
As discussed in #1505
-
由 Brendan Forster 提交于
add rule to keep track of directories ending in .Cache
-
- 07 5月, 2015 5 次提交
-
-
由 Darwin Bautista 提交于
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 提交于
Update CocoaPods guide URL
-
由 Victor Gama 提交于
This updates the link provided to the CocoaPods documentation regarding whether the Pods directory should be ignored or not.
-
由 Brendan Forster 提交于
adding artifacts and project.lock.json for asp.net 5
-
由 Sayed Ibrahim Hashimi 提交于
-
- 06 5月, 2015 2 次提交
-
-
由 LunicLynx 提交于
-
由 LunicLynx 提交于
More Information http://blogs.msdn.com/b/msbuild/archive/2008/02/11/what-s-up-with-xxx-sln-cache.aspx
-
- 02 5月, 2015 1 次提交
-
-
由 Victor Isadov 提交于
-