- 15 Aug, 2014 2 commits
-
-
Carl Suster authored
Remove trailing space
-
Mateusz Jagiełło authored
-
- 14 Aug, 2014 1 commit
-
-
Carl Suster authored
Updated link in Node.gitignore
-
- 13 Aug, 2014 3 commits
-
-
Josh Whaley authored
Updated link for the dependency directory from [this](https://npmjs.org/doc/faq.html#Should-I-check-my-node_modules-folder-into-git) to [this](https://www.npmjs.org/doc/misc/npm-faq.html#should-i-check-my-node_modules-folder-into-git-).
-
Carl Suster authored
(TeX) Exclude files generated by using backref.
-
Carl Suster authored
Update JetBrains.gitignore
-
- 12 Aug, 2014 1 commit
-
-
Brendan Forster authored
Adding *.publishproj to ignore
-
- 04 Aug, 2014 1 commit
-
-
Mads Kristensen authored
This files is generated by Visual Studio 2013 and should be ignored.
-
- 29 Jul, 2014 1 commit
-
-
David Haberthür authored
When doing \usepackage[backref]{hyperref} the pages of the references are shown in the bibliography. Those files can be safely ignored. Info: http://tex.stackexchange.com/a/7772/828
-
- 23 Jul, 2014 2 commits
-
-
Zach Holman authored
Add Swift.gitignore
-
Martin Blech authored
I just copied Objective-C.gitignore. It seemed to do the job with a small Swift project.
-
- 18 Jul, 2014 2 commits
-
-
Carl Suster authored
Adding fortan module files.
-
Pete Peterson authored
-
- 16 Jul, 2014 1 commit
-
-
Carl Suster authored
As per #1140
-
- 15 Jul, 2014 2 commits
- 14 Jul, 2014 1 commit
-
-
Sam Duke authored
To clarify when to ignore/include *.imls as per https://intellij-support.jetbrains.com/entries/23393067 also added optionals from the same
-
- 12 Jul, 2014 3 commits
-
-
Carl Suster authored
add /target/ (generated by Cargo) to Rust gitignore
-
Carl Suster authored
LabVIEW.gitignore
-
Carl Suster authored
Ignore QtCreator qmlproject user-specific files
-
- 11 Jul, 2014 1 commit
-
-
Carl Suster authored
Clarify what commenting *.pubxml does
-
- 10 Jul, 2014 2 commits
-
-
Ben Bodenmiller authored
user passwords are stored in *.user files so it is only database connection strings that are not protected.
-
Ben Bodenmiller authored
https://github.com/github/gitignore/commit/08def965cd1c0241a7cffbe7c26a74b3cab61243 incorrect states that commenting *.pubxml will keep your passwords hidden when it will actually do the opposite. This clarifies what commenting *.pubxml does and warns you of the dangers.
-
- 08 Jul, 2014 7 commits
-
-
Heather authored
-
Carl Suster authored
Amends #1084
-
Carl Suster authored
-
Carl Suster authored
-
Carl Suster authored
Amends #1131 See these resources for explanation: http://docs.nuget.org/docs/reference/package-restore http://docs.nuget.org/docs/workflows/using-nuget-without-committing-packages
-
Carl Suster authored
This reverts commit 5b168d43. Amends #1131 - fixes Umbraco template to compensate for the change in the VisualStudio template which would lead to issues if the two were used together. These rules were originally added by @bbodenmiller in #1013
-
Carl Suster authored
-
- 05 Jul, 2014 1 commit
-
-
Terje Sandstrom authored
Removed the separate top-level patterns for NuGet in accordance with comments in PR. Will now match version 2.0.1.
-
- 02 Jul, 2014 1 commit
-
-
Terje Sandstrom authored
Fixed pattern for excluding nuget packages so that it works both for top level package folder and for any lower level package folders. Re-include patterns fixed the same way.
-
- 01 Jul, 2014 1 commit
-
-
nikolay.bondarenko authored
-
- 27 Jun, 2014 2 commits
-
-
Carl Suster authored
elisp: adding .cask files to gitignore
-
Carl Suster authored
Update C.gitignore: Added .la and .lo library extensions from GNU libtool
-
- 25 Jun, 2014 2 commits
-
-
eugpermar authored
Added .la and .lo library extensions
-
Carl Suster authored
(TeX) Exclude files generated by morewrites
-
- 24 Jun, 2014 3 commits
-
-
Wojciech Waśko authored
To overcome the "No room for a new \write", the morewrites package (http://www.ctan.org/pkg/morewrites) uses a file with the .mw extension
-
dsmithni authored
LabVIEW (ni.com/labview) is a graphical system design tool. File extensions are listed here: http://zone.ni.com/reference/en-XX/help/371361K-01/lvhowto/lv_file_extensions/ .llb and lvlibp are for binary distributions, and are excluded for the same reason shared objects are excluded. .aliases and .lvlps are metadata related to the project file, and are automatically updated when moving between machines (see note on that help page).
-
Carl Suster authored
Added Zephir language gitignore
-