- 23 Jul, 2014 1 commit
-
-
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
-
- 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 8 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
-
Carl Suster authored
Must ignore x86 directory as well
-
Carl Suster authored
sort WordPress.gitignore
-
Carl Suster authored
Ignoring PyBuilder's target directory
-
Carl Suster authored
PyInstaller .manifest
-
Carl Suster authored
Space after comment in Android.gitignore
-
- 23 Jun, 2014 1 commit
-
-
Huu Nguyen authored
-
- 21 Jun, 2014 1 commit
-
-
Nikita Gusakov authored
-
- 19 Jun, 2014 1 commit
-
-
Steve Hulet authored
-
- 18 Jun, 2014 2 commits
-
-
Adilson Carvalho authored
When installing SQLite embebed on my C# project I've noted that it generates both directories, `x86` and `x64` but only `x64` was present on `.gitignore`.
-
Carl Suster authored
Update Unity.gitignore to ignore sysinfo crash log
-
- 17 Jun, 2014 1 commit
-
-
ahmyi authored
Sysinfo.txt is generated by unity if occurs any crashes. The content consist of users system information, running process etc. I don't think that should be shared with others.
-
- 15 Jun, 2014 1 commit
-
-
Michael Gruber authored
-
- 12 Jun, 2014 1 commit
-
-
Carl Suster authored
Amends #976
-