- 15 8月, 2014 4 次提交
-
-
由 Carl Suster 提交于
Updated Zend Framework gitignore as per docs
-
由 Carl Suster 提交于
Update Unity.gitignore
-
由 Carl Suster 提交于
Remove trailing space
-
由 Mateusz Jagiełło 提交于
-
- 14 8月, 2014 1 次提交
-
-
由 Carl Suster 提交于
Updated link in Node.gitignore
-
- 13 8月, 2014 3 次提交
-
-
由 Josh Whaley 提交于
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 提交于
(TeX) Exclude files generated by using backref.
-
由 Carl Suster 提交于
Update JetBrains.gitignore
-
- 12 8月, 2014 1 次提交
-
-
由 Brendan Forster 提交于
Adding *.publishproj to ignore
-
- 05 8月, 2014 1 次提交
-
-
由 Mads Kristensen 提交于
This files is generated by Visual Studio 2013 and should be ignored.
-
- 31 7月, 2014 1 次提交
-
-
由 Eddie Abou-Jaoude 提交于
``` data/: This directory provides a place to store application data that is volatile and possibly temporary. The disturbance of data in this directory might cause the application to fail. Also, the information in this directory may or may not be committed to a subversion repository. Examples of things in this directory are session files, cache files, sqlite databases, logs and indexes. ``` As per docs... http://framework.zend.com/manual/2.3/en/ref/project.structure.html
-
- 29 7月, 2014 1 次提交
-
-
由 David Haberthür 提交于
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
-
- 26 7月, 2014 1 次提交
-
-
由 ChemiKhazi 提交于
Ignore the build directory in case a Unity build is initiated in the project.
-
- 24 7月, 2014 2 次提交
-
-
由 Zach Holman 提交于
Add Swift.gitignore
-
由 Martin Blech 提交于
I just copied Objective-C.gitignore. It seemed to do the job with a small Swift project.
-
- 18 7月, 2014 2 次提交
-
-
由 Carl Suster 提交于
Adding fortan module files.
-
由 Pete Peterson 提交于
-
- 16 7月, 2014 1 次提交
-
-
由 Carl Suster 提交于
As per #1140
-
- 15 7月, 2014 2 次提交
- 14 7月, 2014 1 次提交
-
-
由 Sam Duke 提交于
To clarify when to ignore/include *.imls as per https://intellij-support.jetbrains.com/entries/23393067 also added optionals from the same
-
- 12 7月, 2014 3 次提交
-
-
由 Carl Suster 提交于
add /target/ (generated by Cargo) to Rust gitignore
-
由 Carl Suster 提交于
LabVIEW.gitignore
-
由 Carl Suster 提交于
Ignore QtCreator qmlproject user-specific files
-
- 11 7月, 2014 2 次提交
-
-
由 Carl Suster 提交于
Clarify what commenting *.pubxml does
-
由 Ben Bodenmiller 提交于
user passwords are stored in *.user files so it is only database connection strings that are not protected.
-
- 10 7月, 2014 1 次提交
-
-
由 Ben Bodenmiller 提交于
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.
-
- 09 7月, 2014 1 次提交
-
-
由 Heather 提交于
-
- 08 7月, 2014 6 次提交
-
-
由 Carl Suster 提交于
Amends #1084
-
由 Carl Suster 提交于
-
由 Carl Suster 提交于
-
由 Carl Suster 提交于
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 提交于
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 提交于
-
- 05 7月, 2014 1 次提交
-
-
由 Terje Sandstrom 提交于
Removed the separate top-level patterns for NuGet in accordance with comments in PR. Will now match version 2.0.1.
-
- 03 7月, 2014 1 次提交
-
-
由 Terje Sandstrom 提交于
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 7月, 2014 1 次提交
-
-
由 nikolay.bondarenko 提交于
-
- 27 6月, 2014 2 次提交
-
-
由 Carl Suster 提交于
elisp: adding .cask files to gitignore
-
由 Carl Suster 提交于
Update C.gitignore: Added .la and .lo library extensions from GNU libtool
-
- 25 6月, 2014 1 次提交
-
-
由 eugpermar 提交于
Added .la and .lo library extensions
-