]>
source.dussan.org Git - gitignore.git/log
Carl Suster [Tue, 12 Nov 2013 08:01:04 +0000 (00:01 -0800)]
Merge pull request #629 from ChinggizKhan/minor-drupal-gitignore-issue
Correct minor ordering issue on Drupal gitignore
Carl Suster [Tue, 12 Nov 2013 06:37:40 +0000 (22:37 -0800)]
Merge pull request #688 from leek/patch-1
Update Magento.gitignore to tighten the pattern for install.php
Carl Suster [Tue, 12 Nov 2013 06:33:01 +0000 (22:33 -0800)]
Merge pull request #597 from TomLiu/master
Ignore magento product image cache
Justin Spahr-Summers [Tue, 12 Nov 2013 06:16:33 +0000 (22:16 -0800)]
Merge pull request #391 from mastacheata/patch-1
Add Exception for htaccess file denying access to the cache folder
Carl Suster [Tue, 12 Nov 2013 05:57:54 +0000 (16:57 +1100)]
Fix a copy/paste mistake
Carl Suster [Tue, 12 Nov 2013 02:11:15 +0000 (18:11 -0800)]
Merge pull request #700 from mquigley/master
Don't ignore essential Android Eclipse project and classpath files.
Carl Suster [Tue, 12 Nov 2013 01:55:39 +0000 (17:55 -0800)]
Merge pull request #745 from tunitowen/master
Added gradle (build tool) files to Android gitignore
Carl Suster [Tue, 12 Nov 2013 00:45:53 +0000 (16:45 -0800)]
Merge pull request #473 from Visgean/master
Merge the django template into the python one since there is a significant overlap
Visgean Skeloru [Tue, 12 Nov 2013 00:41:53 +0000 (01:41 +0100)]
Update Python.gitignore
Visgean Skeloru [Tue, 12 Nov 2013 00:41:29 +0000 (01:41 +0100)]
#473 no need to have specific gitignore for django
Carl Suster [Mon, 11 Nov 2013 21:48:16 +0000 (13:48 -0800)]
Merge pull request #838 from tiredpixel/ruby-slashes
Slashify Ruby files and directories.
tiredpixel [Mon, 11 Nov 2013 21:41:11 +0000 (21:41 +0000)]
Unslashify *.gem,*.rbc,.rvmrc .
arcresu pointed out that `*.gem`, `*.rbc`, `.rvmrc` might not be at
the top level in a repository. Thus, remove leading slashes for these.
tiredpixel [Mon, 11 Nov 2013 19:48:31 +0000 (19:48 +0000)]
Slashify Ruby files and directories.
Perhaps this is a little pedantic, but without the initial / all
such matches within the repository get ignored, and without the
trailing slash files as well as directories of that name get ignored.
e.g. Specifying `tmp` and `test/tmp` without slashes is redundant, as
`tmp` already ignores `test/tmp`, as well as every other `tmp` and
`tmp/`.
Adam Roben [Mon, 11 Nov 2013 19:31:13 +0000 (11:31 -0800)]
Merge pull request #443 from bungeshea/BricxCC
Added Bricx Command Center gitignore
Shea Bunge [Mon, 11 Nov 2013 19:28:53 +0000 (06:28 +1100)]
Add comment to BricxCC.gitignore
Shea Bunge [Mon, 11 Nov 2013 19:27:39 +0000 (06:27 +1100)]
Move BricxCC.gitignore to Global directory
Adam Roben [Mon, 11 Nov 2013 18:28:17 +0000 (10:28 -0800)]
Merge pull request #837 from milas/master
Add Azure publish XML file
Milas Bowman [Mon, 11 Nov 2013 17:52:59 +0000 (12:52 -0500)]
Add Azure publish XML file
* Ignore Azure publish *.azurePubxml files
* Add a trailing slash to csx
* Remove random whitespace after build output
Justin Spahr-Summers [Mon, 11 Nov 2013 17:51:50 +0000 (09:51 -0800)]
Merge pull request #506
Justin Spahr-Summers [Mon, 11 Nov 2013 17:51:38 +0000 (09:51 -0800)]
Merge remote-tracking branch 'origin/master' into pr/506
Conflicts:
Yii.gitignore
Adam Roben [Mon, 11 Nov 2013 17:26:43 +0000 (09:26 -0800)]
Merge pull request #615 from kristens/master
Added nunit result and visual state
Adam Roben [Mon, 11 Nov 2013 17:24:25 +0000 (09:24 -0800)]
Merge pull request #582 from xnt/patch-1
Ignoring "bld" directory
Adam Roben [Mon, 11 Nov 2013 17:11:10 +0000 (09:11 -0800)]
Merge pull request #836 from jephir/fix-unity
Prevent Unity .gitignore from ignoring non-Unity project files
Jephir [Mon, 11 Nov 2013 17:05:58 +0000 (12:05 -0500)]
Prevent Unity .gitignore from ignoring non-Unity project files
Unity only generates project files in the top-level directory.
However, the current .gitignore will ignore all project files even
if they were not generated by Unity.
It is sometimes necessary to include non-Unity project files for
level editors or other utility projects that have been added to the
repository.
Adam Roben [Mon, 11 Nov 2013 16:07:32 +0000 (08:07 -0800)]
Merge pull request #834 from arcresu/ruby-version
Unify approach to ruby environment normalisation
Adam Roben [Mon, 11 Nov 2013 13:37:55 +0000 (05:37 -0800)]
Merge pull request #488 from nanadevelopment/eeConfigAdd
Added config files that should not be placed into repos by default as th...
Adam Roben [Mon, 11 Nov 2013 13:26:57 +0000 (05:26 -0800)]
Merge pull request #477 from neilkelty/master
Include crash.log file in nanoc.gitignore
Adam Roben [Mon, 11 Nov 2013 13:25:58 +0000 (05:25 -0800)]
Merge pull request #831 from arcresu/idea
Consolidate various IDE tempates into Global/JetBrains template
Adam Roben [Mon, 11 Nov 2013 13:15:35 +0000 (05:15 -0800)]
Merge pull request #424 from MichaelMBishop/master
added NotepadPP.gitignore for Notepad++
Justin Spahr-Summers [Mon, 11 Nov 2013 07:12:47 +0000 (23:12 -0800)]
Merge pull request #421 from matheussl/master
Add "pip-delete-this-directory.txt"
Carl Suster [Sun, 10 Nov 2013 10:39:33 +0000 (21:39 +1100)]
Join comments in rails template
Carl Suster [Sun, 10 Nov 2013 10:13:54 +0000 (21:13 +1100)]
Tighten some ruby ignore patterns
Carl Suster [Sun, 10 Nov 2013 10:12:01 +0000 (21:12 +1100)]
Optionally ignore ruby env normalisation files, with comments
Carl Suster [Sun, 10 Nov 2013 00:30:54 +0000 (16:30 -0800)]
Merge pull request #833 from benmoss/master
Leiningen by default creates a 'target' directory, not 'targets'
Ben Moss [Sat, 9 Nov 2013 16:32:03 +0000 (11:32 -0500)]
Leiningen by default creates a 'target' directory, not 'targets'
Carl Suster [Sat, 9 Nov 2013 12:01:10 +0000 (04:01 -0800)]
Merge pull request #743 from hkdobrev/master
Add Composer.gitignore for composer packages
Haralan Dobrev [Mon, 19 Aug 2013 14:38:52 +0000 (17:38 +0300)]
Add Composer.gitignore for composer packages
Libraries/Projects using [Composer](http://getcomposer.org) for dependency management should include a `.gitignore` file like this.
It ignores the vendor folder which Composer uses for dependencies, classmaps and others. Composer keeps git repositories in this folder so it is cleaner if it is ignored.
[`composer.lock` should not be ignored.](http://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file)
> Commit your application's composer.lock (along with composer.json) into version control.
> For your library you may commit the composer.lock file if you want to. This can help your team to always test against the same dependency versions. However, this lock file will not have any effect on other projects that depend on it. It only has an effect on the main project.
Carl Suster [Sat, 9 Nov 2013 02:02:44 +0000 (13:02 +1100)]
Remove IntelliJ rules from Android -> Global/JetBrains
Adam Roben [Fri, 8 Nov 2013 23:06:15 +0000 (15:06 -0800)]
Merge pull request #832 from arcresu/latex
Sort TeX template by packages (and rename)
Carl Suster [Fri, 8 Nov 2013 22:34:27 +0000 (09:34 +1100)]
Rename LaTeX->TeX
Manuel Rauber [Fri, 8 Nov 2013 22:17:17 +0000 (09:17 +1100)]
Ignore .pyg files from LaTeX's minted package
Carl Suster [Fri, 8 Nov 2013 22:15:39 +0000 (09:15 +1100)]
Sort LaTeX auxiliary files by package
Carl Suster [Fri, 8 Nov 2013 21:34:20 +0000 (13:34 -0800)]
Merge pull request #828 from vvolkgang/patch-1
Added Visual Studio .suo files
Carl Suster [Fri, 8 Nov 2013 21:14:41 +0000 (08:14 +1100)]
Rename template IDEA->JetBrains
Carl Suster [Fri, 8 Nov 2013 21:04:35 +0000 (08:04 +1100)]
Add back out/ for IntelliJ under IDEA
Carl Suster [Fri, 8 Nov 2013 20:37:49 +0000 (07:37 +1100)]
Remove .idea/ from ObjectiveC in favour of Global/IDEA
Carl Suster [Fri, 8 Nov 2013 20:36:40 +0000 (07:36 +1100)]
Add .idea/tasks.xmk to IDEA ignore suggections
Carl Suster [Fri, 8 Nov 2013 20:22:55 +0000 (07:22 +1100)]
Remove individual JetBrains IDE templates in favour of IDEA template
Carl Suster [Fri, 8 Nov 2013 20:20:56 +0000 (07:20 +1100)]
Add an IDEA template to cover all related IDEs
Adam Roben [Fri, 8 Nov 2013 20:19:12 +0000 (12:19 -0800)]
Merge pull request #829 from arcresu/patch-1
Add comment to prevent *.sublime-project being ignored.
Carl Suster [Fri, 8 Nov 2013 20:11:35 +0000 (12:11 -0800)]
Merge pull request #452 from BFTrick/patch-1
Adding wp-config.php Back Into Version Control
Patrick Rauland [Fri, 8 Nov 2013 19:54:35 +0000 (13:54 -0600)]
merging upstream changes
Carl Suster [Fri, 8 Nov 2013 19:37:30 +0000 (06:37 +1100)]
Make sublime-project rule off by default
Carl Suster [Fri, 8 Nov 2013 03:47:51 +0000 (14:47 +1100)]
Add comment to prevent *.sublime-project being ignored.
Based on advice in the documentation at
http://www.sublimetext.com/docs/2/projects.html
Adam Roben [Fri, 8 Nov 2013 14:32:38 +0000 (06:32 -0800)]
Merge pull request #830 from kerimdzhanov/fix/node-gitignore
remove `npm-debug.log` entry
Dan Kerimdzhanov [Fri, 8 Nov 2013 12:34:28 +0000 (18:34 +0600)]
remove `npm-debug.log` entry
Carl Suster [Fri, 8 Nov 2013 05:28:17 +0000 (21:28 -0800)]
Merge pull request #802 from lukemetz/master
Ignore elf and hex files in C.gitignore
Adam Roben [Fri, 8 Nov 2013 03:55:15 +0000 (19:55 -0800)]
Merge pull request #705 from caiquerodrigues/patch-1
Dart.gitignore updated to reflect instructions provided by authors
Adam Roben [Fri, 8 Nov 2013 03:50:15 +0000 (19:50 -0800)]
Merge pull request #814 from xiaogaozi/patch-1
Python.gitignore add coverage.xml
Adam Roben [Fri, 8 Nov 2013 03:44:43 +0000 (19:44 -0800)]
Merge pull request #805 from Utumno/patch-1
.classpath and .project files are *meant to be versioned*
Carl Suster [Fri, 8 Nov 2013 02:54:47 +0000 (18:54 -0800)]
Merge pull request #623 from seabre/patch-1
Ignore Leiningen REPL history
Sean Brewer [Fri, 8 Nov 2013 02:50:41 +0000 (21:50 -0500)]
Merge with latest master from upstream. Fix merge conflict with Leiningen.gitignore
Carl Suster [Fri, 8 Nov 2013 02:31:11 +0000 (18:31 -0800)]
Merge pull request #509 from cjerdonek/master
Make Python .gitignore directory entries match only directories
Chris Jerdonek [Thu, 17 Jan 2013 02:37:11 +0000 (18:37 -0800)]
Make Python .gitignore directory entries match only directories.
This commit also alphabetizes the distribution/packaging section after
separating the directory entries from the file entries. I left alone
a few entries that I'm not sure about (i.e. *.egg and the
"Mr Developer" section).
Álison Fernandes [Fri, 8 Nov 2013 01:59:29 +0000 (01:59 +0000)]
Added Visual Studio .suo files
*.suo files are binary, user specific files generated by Visual Studio with some user configuration information, thus, don't need to be versioned.
= [Mon, 7 Oct 2013 20:16:11 +0000 (20:16 +0000)]
Ignore elf and hex in C.gitignore
Adam Roben [Thu, 7 Nov 2013 19:42:20 +0000 (11:42 -0800)]
Merge pull request #636 from msgerbush/patch-1
Reverting change to ignore build subdirectories
Michael Gerbush [Thu, 7 Nov 2013 19:04:32 +0000 (13:04 -0600)]
Merge branch 'master' into patch-1
Conflicts:
Objective-C.gitignore
Adam Roben [Thu, 7 Nov 2013 18:39:29 +0000 (10:39 -0800)]
Merge pull request #501 from karenetheridge/master
tighter and more perl entries
Adam Roben [Thu, 7 Nov 2013 18:38:25 +0000 (10:38 -0800)]
Merge pull request #505 from abrodkin/qt-additions
Qt additions
Adam Roben [Thu, 7 Nov 2013 18:34:58 +0000 (10:34 -0800)]
Merge pull request #522 from zellux/master
Ignore Rails directories instead of their files
Adam Roben [Thu, 7 Nov 2013 13:56:27 +0000 (05:56 -0800)]
Merge pull request #379 from azzlack/master
Added template for EPiServer
Adam Roben [Thu, 7 Nov 2013 13:46:57 +0000 (05:46 -0800)]
Merge pull request #503 from SimonSimCity/master
Fix having TYPO3 core-files as symlinks and fixed product-name
Adam Roben [Thu, 7 Nov 2013 13:35:43 +0000 (05:35 -0800)]
Merge pull request #346 from bripkens/patch-1
Ignore information for lein plugin directory.
Adam Roben [Thu, 7 Nov 2013 13:35:24 +0000 (05:35 -0800)]
Merge pull request #352 from ghost/master
Magento 1.7 New Core Files & Folders Disregarded
Adam Roben [Thu, 7 Nov 2013 13:30:39 +0000 (05:30 -0800)]
Merge pull request #350 from r1pp3rj4ck/patch-1
added composer.phar to Symfony2 gitignore
Adam Roben [Thu, 7 Nov 2013 13:14:59 +0000 (05:14 -0800)]
Merge pull request #343 from jcowgill/master
Ignore generated MIDL header files
Carl Suster [Thu, 7 Nov 2013 10:06:11 +0000 (02:06 -0800)]
Merge pull request #634 from nikr/patch-1
LaTeX.gitignore: add .brf for files generated by hyperref
Niklas Rehfeld [Wed, 1 May 2013 04:55:44 +0000 (16:55 +1200)]
add .brf for files generated by hyperref
.brf files are generated if the 'backref' or 'pagebackref' options of the hyperref package are enabled. These are intermediate files, so shouldn't be tracked.
Carl Suster [Thu, 7 Nov 2013 03:58:09 +0000 (19:58 -0800)]
Merge pull request #453 from oschrenk/patch-1
Ignore *.loa in LaTeX; auxiliary 'list of algorithms' file generated by the algorithms package
Carl Suster [Thu, 7 Nov 2013 03:46:18 +0000 (19:46 -0800)]
Merge pull request #618 from rayshan/patch-1
Comment for .py[cod] files
Carl Suster [Thu, 7 Nov 2013 03:28:39 +0000 (19:28 -0800)]
Merge pull request #767 from lunks/remove-dot-project-from-rails-gitignore
Remove .project from Rails.gitignore since it is covered by Global/Eclipse.gitignore
Carl Suster [Wed, 6 Nov 2013 23:30:32 +0000 (15:30 -0800)]
Merge pull request #643 from stationkeeping/patch-1
Fixed SASS case (It's Sass, not SASS)
Adam Roben [Wed, 6 Nov 2013 14:03:17 +0000 (06:03 -0800)]
Merge pull request #821 from healsdata/master
Create an ignore file for Vagrant's configuration and internal files.
Jonathan Campbell [Wed, 6 Nov 2013 03:41:37 +0000 (22:41 -0500)]
Allow the Vagrantfile to be tracked as that's the intended purpose.
From the documentation at http://docs.vagrantup.com/v2/getting-started/project_setup.html
"The Vagrantfile is meant to be committed to version control with your project, if you use version control. This way, every person working with that project can benefit from Vagrant without any upfront work."
Carl Suster [Wed, 6 Nov 2013 03:25:50 +0000 (19:25 -0800)]
Merge pull request #398 from huxuan/master
Add *.thm for LaTeX; generated by ntheorem/amsthm packages
Carl Suster [Wed, 6 Nov 2013 03:11:14 +0000 (19:11 -0800)]
Merge pull request #438 from ChristianBoehlke/master
Add *.lol to LaTeX.gitignore: generated by the listing package (list of listings)
Justin Spahr-Summers [Tue, 5 Nov 2013 19:23:52 +0000 (11:23 -0800)]
Merge pull request #315 from torbjoernk/global_add_kdevelop
adding global gitignore for KDevelop4
Coby Chapple [Tue, 5 Nov 2013 17:06:05 +0000 (09:06 -0800)]
Merge pull request #826 from cobyism/rework-contributing-guides
Better contributing guidelines
Coby Chapple [Tue, 5 Nov 2013 16:58:09 +0000 (16:58 +0000)]
extract out new contributing guidelines to CONTRIBUTING.md
Adam Roben [Tue, 5 Nov 2013 17:04:33 +0000 (09:04 -0800)]
Merge pull request #302 from bakkdoor/master
Fancy gitignore
Adam Roben [Tue, 5 Nov 2013 17:03:04 +0000 (09:03 -0800)]
Merge pull request #300 from pangratz/add_texlipse
Add .texlipse for the TeXlipse Latex plugin for Eclipse
Adam Roben [Tue, 5 Nov 2013 16:49:25 +0000 (08:49 -0800)]
Merge pull request #232 from tomparle/patch-1
Added 'lib' and 'modules' folders which should also be excluded...
Adam Roben [Tue, 5 Nov 2013 16:39:37 +0000 (08:39 -0800)]
Merge pull request #820 from harshadsabne/master
Add .gradle to Eclipse.gitignore
Adam Roben [Tue, 5 Nov 2013 16:37:12 +0000 (08:37 -0800)]
Merge pull request #825 from tamird/patch-1
Update Scala.gitignore
Adam Roben [Tue, 5 Nov 2013 16:36:38 +0000 (08:36 -0800)]
Merge pull request #827 from trevorsheridan/master
Cleaning up Objective-C .gitignore and adding OS X section
Adam Roben [Tue, 5 Nov 2013 16:29:17 +0000 (08:29 -0800)]
Merge pull request #693 from nichtich/patch-1
Added .bcf extension created by BibLaTeX
Adam Roben [Tue, 5 Nov 2013 14:49:38 +0000 (06:49 -0800)]
Merge pull request #434 from Skyr/master
SBT 0.12: Additional files
Stefan Schlott [Thu, 20 Sep 2012 10:00:12 +0000 (12:00 +0200)]
Ignore cache and history (created by SBT >=0.12)
Coby Chapple [Tue, 5 Nov 2013 00:26:19 +0000 (00:26 +0000)]
add a section about not including every template under the sun