- 14 1月, 2016 1 次提交
-
-
由 mimibar 提交于
Just added some comments. Some of us don't need some of the lines in the file.
-
- 12 1月, 2016 1 次提交
-
-
由 Brendan Forster 提交于
Remove `build/` suppression
-
- 11 1月, 2016 2 次提交
-
-
由 Brendan Forster 提交于
Exclude Latexian temp files for Tex documents
-
由 Brendan Forster 提交于
Include lib64 for virtualenv
-
- 10 1月, 2016 2 次提交
-
-
由 Rogier Slag 提交于
Latexian adds some additional temporary files, which are not required for building the project. Therefore they are better left out as well
-
由 James Elford 提交于
On systems that require a lib64, virtualenv creates a symlink to the local lib.
-
- 05 1月, 2016 2 次提交
-
-
由 Brendan Forster 提交于
Add TeX precompiled preamble and xypic
-
由 Brendan Forster 提交于
Ignore ApplicationInsights.config for Microsoft Azure
-
- 03 1月, 2016 1 次提交
-
-
由 dopefishh 提交于
A precompiled header(`latex -ini`) compiled creates a `.fmt` file. To speed up xypic's drawing, precompiled matrices are created with the `\CompileMatrices` entry in the preamble. This creates `*.xyc` files.
-
- 01 1月, 2016 2 次提交
-
-
由 Brendan Forster 提交于
Fuse hidden
-
由 Brendan Forster 提交于
Update Eclipse.gitignore
-
- 31 12月, 2015 1 次提交
-
-
由 Dmitry Rosolko 提交于
Remove .gradle because it is not eclipse specific and already added in Gradle.gitignore.
-
- 29 12月, 2015 2 次提交
-
-
由 Anders Lundsgård 提交于
Windows Azure -> Microsoft Azure. Due to https://azure.microsoft.com/sv-se/blog/upcoming-name-change-for-windows-azure/
-
由 Anders Lundsgård 提交于
Ignore Azure ApplicationInsights.config in VisualStudio.gitignore
-
- 28 12月, 2015 1 次提交
-
-
由 Brendan Forster 提交于
Stop ignoring StyleCop.json
-
- 27 12月, 2015 2 次提交
-
-
由 Andrew Arnott 提交于
The authoring of NuGet packages quite often include `build` folders, and when this is .gitignore'd it's very often the source of bugs in files that don't get checked in. I've never seen a Visual Studio project that builds to a `build` folder (`bin` is the default name). As this is a Visual Studio template file, and we have real projects that include `build` folders that include source code, I recommend we remove suppression of this folder.
-
由 Andrew Arnott 提交于
StyleCop.Analyzers is the modern re-invention of StyleCop, and uses a StyleCop.json file that the default .gitignore file made very difficult to check in, and easy to think was checked in but isn't. See https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/32057fff82adf7cfb92aa50aef69a6b030eedf31/documentation/Configuration.md#source-control for the documented case. Looking through history, this line was last touched to make it case insensitive, and before that the line was in the original VisualStudio.gitignore file, without justification for why it should ignore all file extensions. From my experience with stylecop, the only file I remember it creating was stylecop.cache. I would change `[Ss]tyle[Cc]op.*` to `[Ss]tyle[Cc]op.cache` but there is already a line for suppressing all *.cache files (which wasn't there when the stylecop line was originally added). So I believe this line is now obsolete, and as I explain above, actually problematic.
-
- 22 12月, 2015 1 次提交
-
-
由 Brendan Forster 提交于
Ignore auxiliary files from \usepackage{cprotect}
-
- 21 12月, 2015 1 次提交
-
-
由 David Haberthür 提交于
[cprotect](https://www.ctan.org/tex-archive/macros/latex/contrib/cprotect?lang=en) tracks its contents in an auxiliary file, this is safe to ignore.
-
- 18 12月, 2015 2 次提交
-
-
由 Brendan Forster 提交于
Add new line at end of file
-
由 Roland Cooper 提交于
-
- 15 12月, 2015 2 次提交
-
-
由 Brendan Forster 提交于
Ignore BundleArtifacts folder
-
由 Alexey Belyansky 提交于
-
- 14 12月, 2015 1 次提交
-
-
由 Brendan Forster 提交于
Bugfix - Typos in comments
-
- 13 12月, 2015 2 次提交
-
-
由 Justas Brazauskas 提交于
-
由 Brendan Forster 提交于
Tex: Ignore files generated by pdfcomment package
-
- 11 12月, 2015 1 次提交
-
-
由 Jelte Fennema 提交于
The pdfcomment package generates *.upa and *.upb files when compiling LaTeX files. These should be ignored as well.
-
- 10 12月, 2015 2 次提交
-
-
由 Brendan Forster 提交于
Unity.gitignore modyfying,
-
由 tim 提交于
Unity.gitignore modyfying, add `/[Bb]uilds/ /Assets/AssetStoreTools*` dictionaries and `*.svd` svd files to be ignored modified: Unity.gitignore
-
- 07 12月, 2015 2 次提交
-
-
由 Brendan Forster 提交于
Update to include iMPACT and Core Generator files
-
由 Stephen 提交于
-
- 06 12月, 2015 4 次提交
-
-
由 Brendan Forster 提交于
Updated to Joomla 3.4.5
-
由 Shawn Gibbons 提交于
-
由 Shawn Gibbons 提交于
-
由 Shawn Gibbons 提交于
-
- 05 12月, 2015 1 次提交
-
-
由 Brendan Forster 提交于
Add Swift Package Manager to Swift.gitignore
-
- 04 12月, 2015 1 次提交
-
-
由 Nate Stedman 提交于
Matches the style used for Carthage - build disabled by default, checkouts optionally disabled.
-
- 03 12月, 2015 2 次提交
-
-
由 Brendan Forster 提交于
Update OpenCart.gitignore
-
由 Fábio Santos 提交于
Ignore storage folder (contains logs, cache, etc.)
-
- 02 12月, 2015 1 次提交
-
-
由 Brendan Forster 提交于
Add 'opendb' file to VisualStudio.gitignore
-