aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* ignore the VERSION fileold-ghfwBrendan Forster2014-08-121-0/+1
|
* Merge pull request #1161 from madskristensen/patch-1Brendan Forster2014-08-121-0/+1
|\ | | | | Adding *.publishproj to ignore
| * Adding *.publishproj to ignoreMads Kristensen2014-08-041-0/+1
|/ | | This files is generated by Visual Studio 2013 and should be ignored.
* Merge pull request #1147 from martinblech/masterZach Holman2014-07-231-0/+26
|\ | | | | Add Swift.gitignore
| * Add Swift.gitignoreMartin Blech2014-07-231-0/+26
|/ | | | | I just copied Objective-C.gitignore. It seemed to do the job with a small Swift project.
* Merge pull request #1142 from peterfpeterson/fortran_modCarl Suster2014-07-181-0/+3
|\ | | | | Adding fortan module files.
| * Adding fortan module files.Pete Peterson2014-07-181-0/+3
|/
* Link a new fortran template to existing c++ oneCarl Suster2014-07-161-0/+1
| | | | As per #1140
* Merge pull request #1135 from Heather/patch-1Carl Suster2014-07-121-0/+6
|\ | | | | add /target/ (generated by Cargo) to Rust gitignore
| * add /target/ (generated by Cargo) to Rust gitignoreHeather2014-07-081-0/+6
| |
* | Merge pull request #1123 from dsmithni/patch-1Carl Suster2014-07-121-0/+16
|\ \ | | | | | | LabVIEW.gitignore
| * | LabVIEW.gitignoredsmithni2014-06-241-0/+16
| | | | | | | | | | | | | | | | | | | | | 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).
* | | Merge pull request #1128 from misterion/masterCarl Suster2014-07-121-0/+4
|\ \ \ | | | | | | | | Ignore QtCreator qmlproject user-specific files
| * | | Add QtCreator qmlproject temp files ignoringnikolay.bondarenko2014-07-011-0/+4
| | | |
* | | | Merge pull request #1136 from bbodenmiller/patch-3Carl Suster2014-07-111-1/+2
|\ \ \ \ | |_|_|/ |/| | | Clarify what commenting *.pubxml does
| * | | database connection strings unencryptedBen Bodenmiller2014-07-101-2/+2
| | | | | | | | | | | | user passwords are stored in *.user files so it is only database connection strings that are not protected.
| * | | Clarify what commenting *.pubxml doesBen Bodenmiller2014-07-101-1/+2
|/ / / | | | | | | 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.
* | | Make ninja a global template.Carl Suster2014-07-081-0/+0
| | | | | | | | | | | | Amends #1084
* | | Merge pull request #1084Carl Suster2014-07-081-0/+2
|\ \ \
| * | | Added .gitignore for Ninja build system dependency-cache and log.David Leon Gil2014-05-171-0/+2
| | | |
* | | | Fix comment that was nonsensical after a previous changeCarl Suster2014-07-081-3/+1
| | | |
* | | | Clarify the NuGet packages commentsCarl Suster2014-07-081-9/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* | | | Revert "Remove redundant Umbraco exceptions to VS rules"Carl Suster2014-07-081-0/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit 5b168d43009dbfa9e5b02dd6be7ee5961059ea61. 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
* | | | Merge commit 'pull/1131'Carl Suster2014-07-081-4/+4
|\ \ \ \ | |_|/ / |/| | |
| * | | Update VisualStudio.gitignoreTerje Sandstrom2014-07-051-5/+2
| | | | | | | | | | | | Removed the separate top-level patterns for NuGet in accordance with comments in PR. Will now match version 2.0.1.
| * | | Update VisualStudio.gitignoreTerje Sandstrom2014-07-021-3/+6
|/ / / | | | | | | 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.
* | | Merge pull request #1096 from theanalyst/elisp/caskCarl Suster2014-06-271-0/+3
|\ \ \ | | | | | | | | elisp: adding .cask files to gitignore
| * | | elisp: adding .cask files to gitignoreAbhishek L2014-05-301-0/+3
| | | | | | | | | | | | | | | | | | | | | | | | cask is a dependency/package management tool for Emacs lisp packages. Adding .cask to gitignore template to avoid tracking of installed packages not a part of repository
* | | | Merge pull request #1125 from eugpermar/masterCarl Suster2014-06-271-0/+2
|\ \ \ \ | | | | | | | | | | Update C.gitignore: Added .la and .lo library extensions from GNU libtool
| * | | | Update C.gitignoreeugpermar2014-06-251-0/+2
|/ / / / | | | | | | | | Added .la and .lo library extensions
* | | | Merge pull request #1124 from wojciechwasko/masterCarl Suster2014-06-251-0/+3
|\ \ \ \ | |_|_|/ |/| | | (TeX) Exclude files generated by morewrites
| * | | (TeX) Exclude files generated by morewritesWojciech Waśko2014-06-241-0/+3
|/ / / | | | | | | 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
* | | Merge pull request #1039 from nkt/patch-1Carl Suster2014-06-241-0/+26
|\ \ \ | | | | | | | | Added Zephir language gitignore
| * | | Added comments for ZephirNikita Gusakov2014-06-211-4/+10
| | | |
| * | | Added Zephir language gitignoreGusakov Nikita2014-04-151-0/+20
| | | |
* | | | Merge pull request #1116 from adilsoncarvalho/patch-1Carl Suster2014-06-241-0/+1
|\ \ \ \ | | | | | | | | | | Must ignore x86 directory as well
| * | | | Must ignore x86 directory as wellAdilson Carvalho2014-06-181-0/+1
| | | | | | | | | | | | | | | | | | | | 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`.
* | | | | Merge pull request #1119 from hulet/sortingCarl Suster2014-06-241-9/+9
|\ \ \ \ \ | | | | | | | | | | | | sort WordPress.gitignore
| * | | | | sort WordPress.gitignoreSteve Hulet2014-06-191-9/+9
| |/ / / /
* | | | | Merge pull request #1111 from aelgru/masterCarl Suster2014-06-241-0/+3
|\ \ \ \ \ | | | | | | | | | | | | Ignoring PyBuilder's target directory
| * | | | | Ignoring PyBuilder's target directoryMichael Gruber2014-06-151-0/+3
| | | | | |
* | | | | | Merge pull request #959 from Metallicow/PyInstaller-.gitignoreCarl Suster2014-06-241-0/+6
|\ \ \ \ \ \ | | | | | | | | | | | | | | PyInstaller .manifest
| * | | | | | remove .exe.manifest ; RedundantMetallicow2014-02-231-1/+0
| | | | | | |
| * | | | | | .spec files alsoMetallicow2014-02-221-0/+1
| | | | | | |
| * | | | | | PyInstaller .manifestMetallicow2014-02-221-0/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | # PyInstaller # Usually these files are written by a python script from a template # before PyInstaller builds the exe, so as to inject date/other infos into it. *.exe.manifest *.manifest Example template ``` <?xml version="1.0" encoding="UTF-8" standalone="yes"?> <assembly xmlns="urn:schemas-microsoft-com:asm.v1" manifestVersion="1.0"> <assemblyIdentity type="win32" name="SourceCoder" version="14.2.22.0" processorArchitecture="x86" /> <description>Description</description> <trustInfo xmlns="urn:schemas-microsoft-com:asm.v3"> <security> <requestedPrivileges> <requestedExecutionLevel level="asInvoker" uiAccess="false" /> </requestedPrivileges> </security> </trustInfo> <dependency> <dependentAssembly> <assemblyIdentity type="win32" name="Microsoft.Windows.Common-Controls" version="6.0.0.0" processorArchitecture="x86" publicKeyToken="6595b64144ccf1df" language="*" /> </dependentAssembly> </dependency> <dependency> <dependentAssembly> <assemblyIdentity type="win32" name="Microsoft.VC90.CRT" version="9.0.21022.8" processorArchitecture="x86" publicKeyToken="1fc8b3b9a1e18e3b" /> </dependentAssembly> </dependency> </assembly> ```
* | | | | | | Merge pull request #1122 from whoshuu/patch-1Carl Suster2014-06-241-1/+1
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | Space after comment in Android.gitignore
| * | | | | | Space after comment in Android.gitignoreHuu Nguyen2014-06-231-1/+1
|/ / / / / /
* | | | | | Merge pull request #1115 from ahmyi/patch-1Carl Suster2014-06-181-0/+3
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | Update Unity.gitignore to ignore sysinfo crash log
| * | | | | Update Unity.gitignoreahmyi2014-06-181-0/+3
|/ / / / / | | | | | | | | | | 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.
* | | | | Get rid of the space in the filenameCarl Suster2014-06-121-1/+0
| | | | | | | | | | | | | | | | | | | | Amends #976