]>
source.dussan.org Git - gitignore.git/log
Ben Bodenmiller [Thu, 10 Jul 2014 21:02:18 +0000 (14:02 -0700)]
database connection strings unencrypted
user passwords are stored in *.user files so it is only database connection strings that are not protected.
Ben Bodenmiller [Thu, 10 Jul 2014 15:38:21 +0000 (08:38 -0700)]
Clarify what commenting *.pubxml does
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.
Carl Suster [Tue, 8 Jul 2014 08:13:34 +0000 (18:13 +1000)]
Make ninja a global template.
Amends #1084
Carl Suster [Tue, 8 Jul 2014 08:12:58 +0000 (18:12 +1000)]
Merge pull request #1084
Carl Suster [Tue, 8 Jul 2014 02:20:07 +0000 (12:20 +1000)]
Fix comment that was nonsensical after a previous change
Carl Suster [Tue, 8 Jul 2014 02:17:13 +0000 (12:17 +1000)]
Clarify the NuGet packages comments
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 [Tue, 8 Jul 2014 01:43:42 +0000 (11:43 +1000)]
Revert "Remove redundant Umbraco exceptions to VS rules"
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
Carl Suster [Tue, 8 Jul 2014 01:42:04 +0000 (11:42 +1000)]
Merge commit 'pull/1131'
Terje Sandstrom [Sat, 5 Jul 2014 09:12:43 +0000 (11:12 +0200)]
Update VisualStudio.gitignore
Removed the separate top-level patterns for NuGet in accordance with comments in PR. Will now match version 2.0.1.
Terje Sandstrom [Wed, 2 Jul 2014 21:09:32 +0000 (23:09 +0200)]
Update VisualStudio.gitignore
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.
Carl Suster [Fri, 27 Jun 2014 12:46:21 +0000 (22:46 +1000)]
Merge pull request #1096 from theanalyst/elisp/cask
elisp: adding .cask files to gitignore
Carl Suster [Fri, 27 Jun 2014 12:44:46 +0000 (22:44 +1000)]
Merge pull request #1125 from eugpermar/master
Update C.gitignore: Added .la and .lo library extensions from GNU libtool
eugpermar [Wed, 25 Jun 2014 10:42:09 +0000 (12:42 +0200)]
Update C.gitignore
Added .la and .lo library extensions
Carl Suster [Wed, 25 Jun 2014 00:07:33 +0000 (10:07 +1000)]
Merge pull request #1124 from wojciechwasko/master
(TeX) Exclude files generated by morewrites
Wojciech Waśko [Tue, 24 Jun 2014 17:31:53 +0000 (19:31 +0200)]
(TeX) Exclude files generated by morewrites
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
Carl Suster [Tue, 24 Jun 2014 02:27:14 +0000 (12:27 +1000)]
Merge pull request #1039 from nkt/patch-1
Added Zephir language gitignore
Carl Suster [Tue, 24 Jun 2014 02:23:59 +0000 (12:23 +1000)]
Merge pull request #1116 from adilsoncarvalho/patch-1
Must ignore x86 directory as well
Carl Suster [Tue, 24 Jun 2014 02:21:55 +0000 (12:21 +1000)]
Merge pull request #1119 from hulet/sorting
sort WordPress.gitignore
Carl Suster [Tue, 24 Jun 2014 02:17:49 +0000 (12:17 +1000)]
Merge pull request #1111 from aelgru/master
Ignoring PyBuilder's target directory
Carl Suster [Tue, 24 Jun 2014 01:41:33 +0000 (11:41 +1000)]
Merge pull request #959 from Metallicow/PyInstaller-.gitignore
PyInstaller .manifest
Carl Suster [Tue, 24 Jun 2014 01:39:14 +0000 (11:39 +1000)]
Merge pull request #1122 from whoshuu/patch-1
Space after comment in Android.gitignore
Huu Nguyen [Mon, 23 Jun 2014 20:57:09 +0000 (13:57 -0700)]
Space after comment in Android.gitignore
Nikita Gusakov [Sat, 21 Jun 2014 16:02:16 +0000 (20:02 +0400)]
Added comments for Zephir
Steve Hulet [Thu, 19 Jun 2014 22:01:02 +0000 (15:01 -0700)]
sort WordPress.gitignore
Adilson Carvalho [Wed, 18 Jun 2014 12:15:02 +0000 (09:15 -0300)]
Must ignore x86 directory as well
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 [Wed, 18 Jun 2014 03:46:37 +0000 (13:46 +1000)]
Merge pull request #1115 from ahmyi/patch-1
Update Unity.gitignore to ignore sysinfo crash log
ahmyi [Tue, 17 Jun 2014 18:12:59 +0000 (02:12 +0800)]
Update Unity.gitignore
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.
Michael Gruber [Sun, 15 Jun 2014 06:49:06 +0000 (08:49 +0200)]
Ignoring PyBuilder's target directory
Carl Suster [Thu, 12 Jun 2014 01:48:15 +0000 (11:48 +1000)]
Get rid of the space in the filename
Amends #976
Carl Suster [Thu, 12 Jun 2014 01:47:29 +0000 (11:47 +1000)]
Merge commit 'refs/pull/976'
Carl Suster [Thu, 12 Jun 2014 01:40:58 +0000 (11:40 +1000)]
Grammar/formatting tweak to comments
Fixes #897 with amendment
Kolja Dummann [Sun, 15 Dec 2013 17:44:00 +0000 (18:44 +0100)]
add Meta Programming System gitignore files
The Meta Programming System is a language workbench created by JetBrains.
http://jetbrains.com/mps/
By default this file will ignore the generated java source and the compiled java classes that are
produced by the language compiler. It will only add the Models which contain all information
necessary to reproduce the the java source code and the the resulting class files.
In addition to the generated source code it will ignore the test result files and test property files,
because those are also generated from the models.
The ignore file also prevents commiting the workspace.xml which contains the currently editor state,
like open files and cursor position.
Carl Suster [Thu, 12 Jun 2014 01:25:19 +0000 (11:25 +1000)]
Merge pull request #1101 from kargakis/patch-1
Ignore profile files
Michalis Kargakis [Fri, 6 Jun 2014 13:53:21 +0000 (16:53 +0300)]
Ignore profile files
Abhishek L [Fri, 30 May 2014 16:41:45 +0000 (22:11 +0530)]
elisp: adding .cask files to gitignore
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
Carl Suster [Fri, 30 May 2014 05:56:17 +0000 (15:56 +1000)]
Merge pull request #1095 from Heather/patch-1
New template for Rust
Heather [Fri, 30 May 2014 05:51:56 +0000 (22:51 -0700)]
gitignore for Rust
Daniel Rothmaler [Thu, 29 May 2014 01:13:13 +0000 (11:13 +1000)]
Re-order rules for JetBrains legacy project format
Fixes #1090 - this is the part of that PR that seems justified.
Carl Suster [Thu, 29 May 2014 00:51:08 +0000 (10:51 +1000)]
Merge pull request #1092 from Arvur/master
One more binary type to ignore
Denis Grinyuk [Wed, 28 May 2014 11:47:56 +0000 (15:47 +0400)]
One more binary type to ignore
Carl Suster [Wed, 28 May 2014 10:26:02 +0000 (20:26 +1000)]
Merge pull request #1091 from nicwortel/update-symfony2
Update .gitignore for Symfony2
Nic Wortel [Wed, 28 May 2014 10:23:42 +0000 (12:23 +0200)]
Rename Assets section
Nic Wortel [Wed, 28 May 2014 10:22:34 +0000 (12:22 +0200)]
Rename Composer section
Nic Wortel [Wed, 28 May 2014 10:21:56 +0000 (12:21 +0200)]
Move bootstrap file to "Managed by Composer" section
Nic Wortel [Wed, 28 May 2014 10:21:08 +0000 (12:21 +0200)]
Rename "Dependencies" section into "Managed by Composer"
Nic Wortel [Wed, 28 May 2014 10:02:45 +0000 (12:02 +0200)]
Reorder entries
Nic Wortel [Wed, 28 May 2014 09:58:44 +0000 (11:58 +0200)]
Keep cache and logs directories
Nic Wortel [Wed, 28 May 2014 09:57:41 +0000 (11:57 +0200)]
Add leading slashes
Nic Wortel [Wed, 28 May 2014 09:53:46 +0000 (11:53 +0200)]
Ignore bin folder
Nic Wortel [Wed, 28 May 2014 09:41:45 +0000 (11:41 +0200)]
Replace app/bootstrap wildcard with explicit entry
See https://github.com/symfony/symfony-standard/commit/
e7b7b0f366465b15a29f44d7ba17287bb0b8392b
Carl Suster [Mon, 26 May 2014 01:32:52 +0000 (11:32 +1000)]
Merge pull request #1069 from github/sbt
[Global/SBT] Fix documentation URL
Carl Suster [Mon, 26 May 2014 01:29:06 +0000 (11:29 +1000)]
Merge pull request #1085 from giosh94mhz/symfony2_ignore_phpunit_xml
Ignore phpunit.xml in Symfony2 applications
Carl Suster [Mon, 26 May 2014 01:26:48 +0000 (11:26 +1000)]
Merge pull request #1079 from sebgod/mercury-add-beams
Mercury.gitignore: Add Erlang .beams,
Carl Suster [Mon, 26 May 2014 01:24:16 +0000 (11:24 +1000)]
Merge pull request #1078 from jamesottaway/patch-1
Ignore locally-built `*.nupkg` files
Giorgio Premi [Tue, 20 May 2014 13:51:47 +0000 (15:51 +0200)]
Ignore phpunit.xml in Symfony2 applications
David Leon Gil [Sun, 18 May 2014 00:58:08 +0000 (20:58 -0400)]
Added .gitignore for Ninja build system dependency-cache and log.
Sebastian Godelet [Mon, 12 May 2014 08:00:08 +0000 (10:00 +0200)]
Mercury.gitignore: Add Erlang .beams, as this is an
additional compiler target, forgot to add this in
https://github.com/github/gitignore/pull/1057
James Ottaway [Mon, 12 May 2014 00:36:23 +0000 (10:36 +1000)]
Ignore locally-built `*.nupkg` files
Building NuGet packages locally with `NuGet.exe pack <name>.nuspec` generates a `<name>.<version>.nupkg` file which should never be versioned.
Carl Suster [Sun, 11 May 2014 11:05:46 +0000 (21:05 +1000)]
Merge pull request #886 from acelaya/zf2
Zend Framework 2 gitignore file
Alejandro Celaya [Sun, 11 May 2014 11:01:13 +0000 (13:01 +0200)]
ZendFramework2.gitignore renamed to ZendFramework.gitignore
Alejandro Celaya [Sun, 11 May 2014 11:00:31 +0000 (13:00 +0200)]
Included Zend Framework 1 rules
Alejandro Celaya [Sun, 11 May 2014 10:59:57 +0000 (12:59 +0200)]
Removed old ZendFramework.gitignore
Documentation rules have been removed and the rest of the rules are going to be included in the ZendFramework2.gitignore.
Carl Suster [Sat, 10 May 2014 06:40:27 +0000 (16:40 +1000)]
Merge pull request #1076 from stakisko/patch-1
"TheFind Feed" module removed
Konstantinos Bariotis [Thu, 8 May 2014 13:46:54 +0000 (16:46 +0300)]
"TheFind Feed" module removed
According to [this](http://www.magentocommerce.com/magento-connect/thefind-feed-1.html) TheFind Feed module does not come with the latest versions of Magento( > 1.6).
Thank you
Scott J. Roberts [Wed, 7 May 2014 21:58:28 +0000 (17:58 -0400)]
Merge pull request #1074 from github/ignore-lock-wscript
Adding .lock-wscript
Scott J. Roberts [Wed, 7 May 2014 21:47:05 +0000 (17:47 -0400)]
Adding .lock-wscript
Carl Suster [Wed, 7 May 2014 11:37:06 +0000 (21:37 +1000)]
Merge pull request #1029 from cheddar/patch-1
Tweak comment in Node.js .gitignore file
Carl Suster [Wed, 7 May 2014 11:27:02 +0000 (21:27 +1000)]
Merge pull request #1070 from matma/master
Releases should also be ignored
Carl Suster [Wed, 7 May 2014 11:22:24 +0000 (21:22 +1000)]
Remove stray whitespace
Amending #1072
Carl Suster [Wed, 7 May 2014 11:21:25 +0000 (21:21 +1000)]
Merge commit 'refs/pull/1072'
Mateusz Wolsza [Wed, 7 May 2014 11:14:53 +0000 (13:14 +0200)]
Releases should be ignored
Carl Suster [Wed, 7 May 2014 11:06:22 +0000 (21:06 +1000)]
Merge pull request #1071 from RX14/patch-1
Update Gradle.gitignore
rasbt [Tue, 6 May 2014 18:48:13 +0000 (14:48 -0400)]
added gitignore for IPython notebooks
rasbt [Tue, 6 May 2014 18:47:52 +0000 (14:47 -0400)]
added gitignore for IPython notebooks
RX14 [Tue, 6 May 2014 16:06:01 +0000 (17:06 +0100)]
Update Gradle.gitignore
Update Gradle.gitignore
Mateusz Wolsza [Tue, 6 May 2014 10:10:00 +0000 (12:10 +0200)]
Releases should also be ignored
"Releases" directory is created by Shimmer/Squirrel installer for example. It also should be ignored.
Carl Suster [Tue, 6 May 2014 07:42:36 +0000 (17:42 +1000)]
Merge branch 'fix-1013'
I made some changes to the original pull request to remove complexity which
I believe was not needed.
Carl Suster [Tue, 6 May 2014 07:42:22 +0000 (17:42 +1000)]
Shorten note in comment at the top
Carl Suster [Tue, 6 May 2014 07:38:57 +0000 (17:38 +1000)]
Remove redundant Umbraco exceptions to VS rules
From the discussion on #1013:
Since the rule in VS is packages/*, the fact that it contains a slash means
that it is anchored to the top level. That is, is will only apply to
a directory called packages at the top level, and not to any at deeper
directories like App_Data. So these rules at the bottom of your changes
actually aren't necessary after all. I just confirmed this with a quick test.
Carl Suster [Tue, 6 May 2014 07:31:14 +0000 (17:31 +1000)]
Merge pull request #958 from arcresu/python-bin
[Python] Remove rules for bin/, Mr Developer, and Rope
Carl Suster [Tue, 6 May 2014 07:19:27 +0000 (17:19 +1000)]
Fix URL in SBT template
Carl Suster [Tue, 6 May 2014 07:09:58 +0000 (17:09 +1000)]
Merge pull request #1066 from FuriKuri/master
Add new .gitignore for Elixir
Theo Pack [Sun, 4 May 2014 16:27:23 +0000 (18:27 +0200)]
Add .gitignore for Elixir
Carl Suster [Tue, 29 Apr 2014 10:44:35 +0000 (20:44 +1000)]
Merge pull request #1057 from sebgod/master
add Mercury language gitignore template
Sebastian Godelet [Tue, 29 Apr 2014 10:15:00 +0000 (12:15 +0200)]
removed Vim and ctags specific ignores; as these are handled in Global/
Carl Suster [Tue, 29 Apr 2014 01:44:39 +0000 (11:44 +1000)]
Merge pull request #1051 from bohdan4ik/patch-1
Splitted large comments into a few lines
Sebastian Godelet [Sun, 27 Apr 2014 11:06:27 +0000 (13:06 +0200)]
add Mercury language gitignore template
Carl Suster [Sun, 27 Apr 2014 01:24:13 +0000 (11:24 +1000)]
Merge pull request #1046 from stenskjaer/patch-1
Ignore auctex auto-folder and contents
Alejandro Celaya [Fri, 25 Apr 2014 06:13:24 +0000 (08:13 +0200)]
Composer.lock and READMEs are no longer ignored
Carl Suster [Thu, 24 Apr 2014 14:14:43 +0000 (00:14 +1000)]
Merge pull request #1056 from kylef/patch-2
[Objective-C] Fixes a broken link
Kyle Fuller [Thu, 24 Apr 2014 14:01:04 +0000 (15:01 +0100)]
[Objective-C] Fixes a broken link
This got changed recently.
Carl Suster [Thu, 24 Apr 2014 02:51:19 +0000 (12:51 +1000)]
Merge pull request #1045 from DaikiMaekawa/master
Fixed that the ROS.gitignore was not functioning properly
Carl Suster [Thu, 24 Apr 2014 02:49:55 +0000 (12:49 +1000)]
Merge pull request #1055 from PR3x/master
Fix EOL issues in multiple gitignores
Jacob Rigby [Wed, 23 Apr 2014 20:50:28 +0000 (15:50 -0500)]
Fix eol issues
Some files don't contain a line separator ('\n') at the end. Add the
missing eol.
In POSIX, all lines of text should end with a newline character by
definition. See
http://pubs.opengroup.org/onlinepubs/
9699919799 /basedefs/V1_chap03.html
section 3.397 for more.
See https://gist.github.com/jacknagel/
1020172 for a gist of the issue.
DaikiMaekawa [Wed, 23 Apr 2014 11:46:03 +0000 (20:46 +0900)]
Remove unnecessary rules
Bohdan Shulha [Wed, 23 Apr 2014 07:59:33 +0000 (10:59 +0300)]
Splitted large comments into a few lines
Carl Suster [Wed, 23 Apr 2014 06:52:57 +0000 (16:52 +1000)]
Merge pull request #1049 from szpssky/szp
Add ignore log files(Android)
Markus Olsson [Wed, 23 Apr 2014 06:50:09 +0000 (16:50 +1000)]
Merge pull request #1043 from Pilchie/master
Add trailing / for Roslyn cache directories
szp [Sat, 19 Apr 2014 12:40:57 +0000 (20:40 +0800)]
add ignore log files(Android)
Carl Suster [Sat, 19 Apr 2014 00:05:38 +0000 (10:05 +1000)]
Merge pull request #1048 from grossadamm/patch-1
Simple grammar update