- 24 7月, 2015 1 次提交
-
-
由 sfhardman 提交于
-
- 23 7月, 2015 2 次提交
- 16 7月, 2015 1 次提交
-
-
由 Brendan Forster 提交于
Adding optional ignore proposal for wwwroot folder
-
- 15 7月, 2015 5 次提交
-
-
由 Carl Suster 提交于
Update Typo3.gitignore for CMS v6.2
-
由 Carl Suster 提交于
Add CMakeScripts directory
-
由 Carl Suster 提交于
Revert "Update Maven.gitignore"
-
由 Carl Suster 提交于
Add trailing slash to .sass-cache
-
由 Carl Suster 提交于
ignore OAuth2 token
-
- 14 7月, 2015 1 次提交
-
-
由 JimiC 提交于
There are use cases where you have gulp/grunt tasks that create the static files of a project from bower_components, images, scripts folders.
-
- 06 7月, 2015 1 次提交
-
-
由 Carl Suster 提交于
Ignore Default RSpec State File http://rspec.info/blog/2015/06/rspec-3-3-has-been-released/
-
- 02 7月, 2015 1 次提交
-
-
由 Brendan Forster 提交于
Ignore NCrunch temporary files.
-
- 01 7月, 2015 1 次提交
-
-
由 Jamie Humphries 提交于
-
- 30 6月, 2015 2 次提交
-
-
由 Brendan Forster 提交于
Added .stack-work/ directory to Haskell .gitignore.
-
由 (cdep) illabout 提交于
.stack-work/ is a work directory used by the `stack` build tool. The `stack` build tool has recently been gaining a lot of traction in the Haskell community. It is very similar to the `cabal` build tool, which also has entries in this Haskell .gitignore file.
-
- 28 6月, 2015 2 次提交
-
-
由 Carl Suster 提交于
add Android Studio to the covers list for JetBrains
-
由 Victor Häggqvist 提交于
which make it easier to find in search
-
- 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 3 次提交
-
-
由 Brendan Forster 提交于
[ObjC][Swift] Ignore Xcode SCM blueprint files
-
由 Brendan Forster 提交于
Add several downloaded files that should not be incorporated and remove .SRCINFO
-
由 Florian Fida 提交于
Typo3 now has an official way of overriding Configuration (AdditionalConfiguration.php). /t3lib has moved into the /typo3 Directory. Removed v4 specific ignores because it is deprecated and should no longer be used. There were ignores missing for the symlinked setup.
-
- 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
-
- 23 5月, 2015 1 次提交
-
-
由 Emil Laine 提交于
Used by some build configurations, e.g. Xcode.
-
- 20 5月, 2015 2 次提交
-
-
由 Katrin Leinweber 提交于
Created for example when using https://github.com/jennybc/googlesheets
-
由 Sayed Ibrahim Hashimi 提交于
-
- 17 5月, 2015 1 次提交
-
-
由 Brendan Forster 提交于
Update VisualStudio.gitignore
-