- 15 Jan, 2016 3 commits
-
-
Arfon Smith authored
Ipython Notebook checkpoints
-
Brendan Forster authored
Ignore files generated by NuGet v3 project.json
-
Brendan Forster authored
Ignore playground files
-
- 13 Jan, 2016 2 commits
-
-
Brendan Forster authored
Comments
-
mimibar authored
Just added some comments. Some of us don't need some of the lines in the file.
-
- 12 Jan, 2016 1 commit
-
-
Brendan Forster authored
Remove `build/` suppression
-
- 11 Jan, 2016 2 commits
-
-
Brendan Forster authored
Exclude Latexian temp files for Tex documents
-
Brendan Forster authored
Include lib64 for virtualenv
-
- 10 Jan, 2016 2 commits
-
-
Rogier Slag authored
Latexian adds some additional temporary files, which are not required for building the project. Therefore they are better left out as well
-
James Elford authored
On systems that require a lib64, virtualenv creates a symlink to the local lib.
-
- 04 Jan, 2016 2 commits
-
-
Brendan Forster authored
Add TeX precompiled preamble and xypic
-
Brendan Forster authored
Ignore ApplicationInsights.config for Microsoft Azure
-
- 03 Jan, 2016 3 commits
-
-
Adriano Ferreira authored
-
Adriano Ferreira authored
-
dopefishh authored
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 Jan, 2016 2 commits
-
-
Brendan Forster authored
Fuse hidden
-
Brendan Forster authored
Update Eclipse.gitignore
-
- 31 Dec, 2015 1 commit
-
-
Dmitry Rosolko authored
Remove .gradle because it is not eclipse specific and already added in Gradle.gitignore.
-
- 28 Dec, 2015 2 commits
-
-
Anders Lundsgård authored
Windows Azure -> Microsoft Azure. Due to https://azure.microsoft.com/sv-se/blog/upcoming-name-change-for-windows-azure/
-
Anders Lundsgård authored
Ignore Azure ApplicationInsights.config in VisualStudio.gitignore
-
- 27 Dec, 2015 4 commits
-
-
Brendan Forster authored
Stop ignoring StyleCop.json
-
Andrew Arnott authored
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 authored
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.
-
Andrew Arnott authored
-
- 21 Dec, 2015 2 commits
-
-
Brendan Forster authored
Ignore auxiliary files from \usepackage{cprotect} -
David Haberthür authored
[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.
-
- 17 Dec, 2015 2 commits
-
-
Brendan Forster authored
Add new line at end of file
-
Roland Cooper authored
-
- 14 Dec, 2015 2 commits
-
-
Brendan Forster authored
Ignore BundleArtifacts folder
-
Alexey Belyansky authored
-
- 13 Dec, 2015 3 commits
-
-
Brendan Forster authored
Bugfix - Typos in comments
-
Justas Brazauskas authored
-
Brendan Forster authored
Tex: Ignore files generated by pdfcomment package
-
- 11 Dec, 2015 1 commit
-
-
Jelte Fennema authored
The pdfcomment package generates *.upa and *.upb files when compiling LaTeX files. These should be ignored as well.
-
- 10 Dec, 2015 2 commits
-
-
Brendan Forster authored
Unity.gitignore modyfying,
-
tim authored
Unity.gitignore modyfying, add `/[Bb]uilds/ /Assets/AssetStoreTools*` dictionaries and `*.svd` svd files to be ignored modified: Unity.gitignore
-
- 07 Dec, 2015 1 commit
-
-
Brendan Forster authored
Update to include iMPACT and Core Generator files
-
- 06 Dec, 2015 2 commits
-
-
Stephen authored
-
Brendan Forster authored
Updated to Joomla 3.4.5
-
- 05 Dec, 2015 1 commit
-
-
Shawn Gibbons authored
-