]> source.dussan.org Git - gitignore.git/log
gitignore.git
9 years agoinclude preamble files generated by mylatexformat package 1537/head
Konfekt [Fri, 29 May 2015 10:42:14 +0000 (12:42 +0200)]
include preamble files generated by mylatexformat package

9 years agoMerge pull request #1529 from sayedihashimi/master
Brendan Forster [Tue, 26 May 2015 23:46:47 +0000 (09:16 +0930)]
Merge pull request #1529 from sayedihashimi/master

Removing bower_components and fixing typo

9 years agoremoving bower_components and fixing typo 1529/head
Sayed Ibrahim Hashimi [Tue, 19 May 2015 22:27:54 +0000 (15:27 -0700)]
removing bower_components and fixing typo

9 years agoMerge pull request #1527 from MarkusHauge/patch-1
Brendan Forster [Sun, 17 May 2015 10:12:35 +0000 (19:42 +0930)]
Merge pull request #1527 from MarkusHauge/patch-1

Update VisualStudio.gitignore

9 years agoUpdate VisualStudio.gitignore 1527/head
Markus Hauge [Sat, 16 May 2015 15:34:59 +0000 (17:34 +0200)]
Update VisualStudio.gitignore

9 years agoMerge pull request #1465 from tgkprog/patch-1
Brendan Forster [Thu, 14 May 2015 02:54:04 +0000 (12:24 +0930)]
Merge pull request #1465 from tgkprog/patch-1

Update Maven.gitignore

9 years agoMerge pull request #1374 from richorama/master
Brendan Forster [Thu, 14 May 2015 02:51:59 +0000 (12:21 +0930)]
Merge pull request #1374 from richorama/master

added the orleans.codegen.cs file automatically generated by Orleans

9 years agoMerge pull request #1392 from Arvur/master
Brendan Forster [Thu, 14 May 2015 02:47:26 +0000 (12:17 +0930)]
Merge pull request #1392 from Arvur/master

Reworked Lazarus.gitignore according to Lazarus Wiki

9 years agoMerge pull request #1496 from Decadence/visual_studio_code
Brendan Forster [Thu, 14 May 2015 02:02:38 +0000 (11:32 +0930)]
Merge pull request #1496 from Decadence/visual_studio_code

Add Visual Studio Code .gitignore

9 years agoMerge pull request #1508 from baudm/master
Carl Suster [Thu, 14 May 2015 01:48:20 +0000 (11:48 +1000)]
Merge pull request #1508 from baudm/master

Android: Remove redundant pattern for matching build directories

9 years agoMerge pull request #1513 from damianh/patch-1
Brendan Forster [Fri, 8 May 2015 08:02:00 +0000 (17:32 +0930)]
Merge pull request #1513 from damianh/patch-1

ASPNET5 -> DNX

9 years agoASPNET5 -> DNX 1513/head
Damian Hickey [Fri, 8 May 2015 07:37:34 +0000 (09:37 +0200)]
ASPNET5 -> DNX

As discussed in #1505

9 years agoMerge pull request #1503 from LunicLynx/keep-cache-directories
Brendan Forster [Thu, 7 May 2015 22:26:40 +0000 (07:56 +0930)]
Merge pull request #1503 from LunicLynx/keep-cache-directories

add rule to keep track of directories ending in .Cache

9 years agoAndroid: Remove redundant pattern for matching build directories 1508/head
Darwin Bautista [Thu, 7 May 2015 05:39:08 +0000 (13:39 +0800)]
Android: Remove redundant pattern for matching build directories

build/ already matches all directories named 'build' in the repository,
regardless of level. Gradle can have more than two levels of project nesting.
However, /*/build/ matches only the 'build' directories of 2nd-level projects.
Thus, the first pattern is more appropriate than the second.

9 years agoMerge pull request #1506 from victorgama/patch-1
Carl Suster [Thu, 7 May 2015 04:15:33 +0000 (14:15 +1000)]
Merge pull request #1506 from victorgama/patch-1

Update CocoaPods guide URL

9 years agoUpdate CocoaPods guide URL 1506/head
Victor Gama [Thu, 7 May 2015 03:28:54 +0000 (00:28 -0300)]
Update CocoaPods guide URL

This updates the link provided to the CocoaPods documentation regarding whether the Pods directory should be ignored or not.

9 years agoMerge pull request #1505 from sayedihashimi/aspnet5update
Brendan Forster [Wed, 6 May 2015 22:03:39 +0000 (07:33 +0930)]
Merge pull request #1505 from sayedihashimi/aspnet5update

adding artifacts and project.lock.json for asp.net 5

9 years agoadding artifacts and project.lock.json for asp.net 5 1505/head
Sayed Ibrahim Hashimi [Wed, 6 May 2015 21:57:21 +0000 (14:57 -0700)]
adding artifacts and project.lock.json for asp.net 5

9 years agoUpdate VisualStudio.gitignore 1503/head
LunicLynx [Wed, 6 May 2015 09:11:06 +0000 (11:11 +0200)]
Update VisualStudio.gitignore

9 years agoadd rule to keep track of directories ending in .Cache
LunicLynx [Wed, 6 May 2015 09:04:53 +0000 (11:04 +0200)]
add rule to keep track of directories ending in .Cache

More Information
http://blogs.msdn.com/b/msbuild/archive/2008/02/11/what-s-up-with-xxx-sln-cache.aspx

9 years agoMove VS Code to Global folder 1496/head
Victor Isadov [Sat, 2 May 2015 07:56:11 +0000 (10:56 +0300)]
Move VS Code to Global folder

9 years agoMerge pull request #1486 from Gouthamve/patch-1
Carl Suster [Sat, 2 May 2015 03:41:31 +0000 (13:41 +1000)]
Merge pull request #1486 from Gouthamve/patch-1

Update npmjs docs link

9 years agoMerge pull request #1467 from Abizern/patch-1
Carl Suster [Sat, 2 May 2015 03:19:07 +0000 (13:19 +1000)]
Merge pull request #1467 from Abizern/patch-1

Ignore .virthualenv not .virtualenv

9 years agoRemove .virtualenv from Haskell.gitignore 1467/head
Abizer Nasir [Thu, 30 Apr 2015 21:17:04 +0000 (22:17 +0100)]
Remove .virtualenv from Haskell.gitignore

The file name was incorrect, so it was having no effect. Also, the sandbox environment that this was supposed to be ignoring is deprecated. Probably best to just drop it entirely.

9 years agoAdd Visual Studio Code .gitignore
Victor Isadov [Thu, 30 Apr 2015 09:04:47 +0000 (12:04 +0300)]
Add Visual Studio Code .gitignore

9 years agoFix typo from node_modules to node-modules 1486/head
Goutham Veeramachaneni [Thu, 30 Apr 2015 04:40:28 +0000 (10:10 +0530)]
Fix typo from node_modules to node-modules

Thanks to @arcresu for pointing out!

9 years agoMerge pull request #1487 from sveyret/master
Carl Suster [Thu, 30 Apr 2015 00:25:07 +0000 (10:25 +1000)]
Merge pull request #1487 from sveyret/master

Add Java APT class path to Eclipse

9 years agoMerge pull request #1488 from Decadence/wordpress
Carl Suster [Thu, 30 Apr 2015 00:23:03 +0000 (10:23 +1000)]
Merge pull request #1488 from Decadence/wordpress

Some WordPress rules

9 years agoMerge pull request #1492 from usagizmo/fix-codeigniter
Carl Suster [Thu, 30 Apr 2015 00:18:28 +0000 (10:18 +1000)]
Merge pull request #1492 from usagizmo/fix-codeigniter

Fixed CodeIgniter.gitignore

9 years agoMerge pull request #1493 from gsnedders/jython-python
Carl Suster [Thu, 30 Apr 2015 00:17:51 +0000 (10:17 +1000)]
Merge pull request #1493 from gsnedders/jython-python

Merge the two Python ignore files

9 years agoRemove the Jython ignore file given it's a subset of the Python one. 1493/head
Geoffrey Sneddon [Tue, 28 Apr 2015 18:41:20 +0000 (19:41 +0100)]
Remove the Jython ignore file given it's a subset of the Python one.

Much like how there aren't different files for GCC/Clang/MSVC,
there shouldn't be different files for different Python impls.

9 years agoAdd Jython compiled class files to the Python ignore file.
Geoffrey Sneddon [Tue, 28 Apr 2015 18:41:00 +0000 (19:41 +0100)]
Add Jython compiled class files to the Python ignore file.

9 years agoFixed CodeIgniter.gitignore 1492/head
Takafumi Sekine [Mon, 27 Apr 2015 10:53:12 +0000 (19:53 +0900)]
Fixed CodeIgniter.gitignore

9 years agoIgnore default plugin 1488/head
Victor Isadov [Fri, 24 Apr 2015 18:24:29 +0000 (21:24 +0300)]
Ignore default plugin

9 years agoIgnoring WordPress readme.html and license.txt.
Victor Isadov [Fri, 24 Apr 2015 18:10:30 +0000 (21:10 +0300)]
Ignoring WordPress readme.html and license.txt.
You don't want to show your WP version to everyone in the web.

9 years agoAdd Java APT class path to Eclipse 1487/head
Stéphane Veyret [Fri, 24 Apr 2015 14:28:25 +0000 (16:28 +0200)]
Add Java APT class path to Eclipse

9 years agoUpdate npmjs docs link
Goutham Veeramachaneni [Fri, 24 Apr 2015 11:08:03 +0000 (16:38 +0530)]
Update npmjs docs link

The previous link gives 404

9 years agoMerge pull request #1479 from julienbourdeau/master
Carl Suster [Sun, 19 Apr 2015 05:59:08 +0000 (15:59 +1000)]
Merge pull request #1479 from julienbourdeau/master

Rework PrestaShop.gitignore

9 years agoMerge pull request #1481 from Tandoori/fix-unity-root-folders
Carl Suster [Sun, 19 Apr 2015 05:56:09 +0000 (15:56 +1000)]
Merge pull request #1481 from Tandoori/fix-unity-root-folders

Made it so the folders only get ingored in the root

9 years agoMade it so the folders only get ingored in the root 1481/head
Tandoori [Sat, 18 Apr 2015 16:43:23 +0000 (01:43 +0900)]
Made it so the folders only get ingored in the root

With the current setup these folders are ignored in the whole repo, but they're only automatically generated in the project root so it makes sense to only ignore the ones in the root.

I made this change because one of the assets in my project uses a folder called 'Library', and I was wondering why it never uploaded that folder.

9 years agoRework PrestaShop.gitignore 1479/head
Julien Bourdeau [Fri, 17 Apr 2015 16:25:26 +0000 (18:25 +0200)]
Rework PrestaShop.gitignore

The previous file was made for PrestaShop maintainers it didn't suit PrestaShop user needs.

9 years agoMerge pull request #1477 from GingerGeek/patch-1
Carl Suster [Fri, 17 Apr 2015 01:58:20 +0000 (11:58 +1000)]
Merge pull request #1477 from GingerGeek/patch-1

New IDE released: CLION

9 years agoNew IDE released: CLION 1477/head
Ginger Geek [Thu, 16 Apr 2015 09:16:48 +0000 (10:16 +0100)]
New IDE released: CLION

JetBrains recently released a new C/C++ IDE: CLion

9 years agoMerge pull request #1470 from parkr/patch-1
Garen Torikian [Wed, 8 Apr 2015 19:14:03 +0000 (12:14 -0700)]
Merge pull request #1470 from parkr/patch-1

Add .jekyll-metadata to default Jekyll .gitignore

9 years agoAdd .jekyll-metadata to default Jekyll .gitignore 1470/head
Parker Moore [Wed, 8 Apr 2015 19:07:41 +0000 (12:07 -0700)]
Add .jekyll-metadata to default Jekyll .gitignore

9 years agoIgnore .virthualenv not .virtualenv
Abizer Nasir [Fri, 3 Apr 2015 18:28:49 +0000 (19:28 +0100)]
Ignore .virthualenv not .virtualenv

This change was introduced in 3bb4e51184066f5cf60daa029c31e7f52398353b, where it was marked as changed due to a typo. However, that is the correct name of this particular virtual environment. See https://hackage.haskell.org/package/virthualenv

9 years agoUpdate Maven.gitignore 1465/head
Tushar Kapila [Thu, 2 Apr 2015 17:09:52 +0000 (22:39 +0530)]
Update Maven.gitignore

Else sub projects (main dir has sub dirs with own pom files - sub modules) targets are not ignored.

9 years agoMerge pull request #1446 from igarcez/master
Carl Suster [Tue, 31 Mar 2015 23:27:29 +0000 (10:27 +1100)]
Merge pull request #1446 from igarcez/master

Stop ignoring app/code/local/Mage

9 years agoMerge pull request #1442 from DanNixon/add-kicad
Carl Suster [Tue, 31 Mar 2015 23:26:04 +0000 (10:26 +1100)]
Merge pull request #1442 from DanNixon/add-kicad

Create KiCAD.gitignore

9 years agoMerge pull request #1459 from shalecraig/patch-1
Carl Suster [Tue, 31 Mar 2015 01:55:50 +0000 (12:55 +1100)]
Merge pull request #1459 from shalecraig/patch-1

Link to section being described

9 years agoMerge pull request #1460 from jcgay/takari-smart-builder
Carl Suster [Tue, 31 Mar 2015 01:54:52 +0000 (12:54 +1100)]
Merge pull request #1460 from jcgay/takari-smart-builder

Ignore timing.properties from takari-smart-builder

9 years agoMerge pull request #1453 from pegurnee/cakephp_headers
Carl Suster [Tue, 31 Mar 2015 01:35:18 +0000 (12:35 +1100)]
Merge pull request #1453 from pegurnee/cakephp_headers

comment out CakePHP version headers

9 years agoLink to section being described 1459/head
shalecraig [Sun, 29 Mar 2015 16:24:23 +0000 (12:24 -0400)]
Link to section being described

9 years agoIgnore timing.properties from takari-smart-builder 1460/head
Jean-Christophe GAY [Sun, 29 Mar 2015 16:11:30 +0000 (18:11 +0200)]
Ignore timing.properties from takari-smart-builder

This extension is an alternative scheduler to build multi-module Maven projects.
It stores and updates timing for every build run in .mvn/timing.properties.

http://takari.io/book/30-team-maven.html#takari-smart-builder

9 years agocomment out CakePHP version headers 1453/head
Eddie Gurnee [Thu, 26 Mar 2015 05:27:09 +0000 (01:27 -0400)]
comment out CakePHP version headers

9 years agoStop ignoring app/code/local/Mage 1446/head
Ian Garcez [Mon, 23 Mar 2015 21:11:11 +0000 (18:11 -0300)]
Stop ignoring app/code/local/Mage

with 'mage' on the gitignore file, a user can't
add files customized from Mage

9 years agoCreate KiCAD.gitignore 1442/head
Dan Nixon [Thu, 19 Mar 2015 19:59:59 +0000 (19:59 +0000)]
Create KiCAD.gitignore

Add file for KiCAD EDA software

9 years agoMerge pull request #1430 from Lucretiel/patch-1 1449/head
Carl Suster [Tue, 17 Mar 2015 00:17:29 +0000 (11:17 +1100)]
Merge pull request #1430 from Lucretiel/patch-1

Added coverage annotation files

9 years agoFixed coverage annotation 1430/head
Lucretiel [Mon, 16 Mar 2015 14:37:24 +0000 (10:37 -0400)]
Fixed coverage annotation

Added missing wildcard to the `*,cover` coverage annotation.

9 years agoMerge pull request #1433 from riosc/patch-1
Carl Suster [Sun, 15 Mar 2015 01:47:12 +0000 (12:47 +1100)]
Merge pull request #1433 from riosc/patch-1

removing aditional white space

9 years agoMerge pull request #1435 from Dashed/patch-1
Carl Suster [Sun, 15 Mar 2015 01:46:27 +0000 (12:46 +1100)]
Merge pull request #1435 from Dashed/patch-1

Add dSYM folder to C.gitignore for OSX env

9 years agoMerge pull request #1428 from bondolo/patch-1
Carl Suster [Sun, 15 Mar 2015 01:45:34 +0000 (12:45 +1100)]
Merge pull request #1428 from bondolo/patch-1

Add buildNumber.properties

9 years agoMerge pull request #1429 from ergl/master
Carl Suster [Sun, 15 Mar 2015 01:45:23 +0000 (12:45 +1100)]
Merge pull request #1429 from ergl/master

Update Jetbrains.gitignore

9 years agoMerge pull request #1436 from tac0x2a/ignore-cache-dir
Carl Suster [Sun, 15 Mar 2015 01:43:57 +0000 (12:43 +1100)]
Merge pull request #1436 from tac0x2a/ignore-cache-dir

Add ".ensime_cache" to "Ensime.gitignore"

9 years agoMerge pull request #1432 from jakejohns/hotfix/laravel5-env
Carl Suster [Sun, 15 Mar 2015 01:42:28 +0000 (12:42 +1100)]
Merge pull request #1432 from jakejohns/hotfix/laravel5-env

Add ".env" to Laravel.gitignore

9 years agoMerge pull request #1438 from myurtoglu/master
Carl Suster [Sun, 15 Mar 2015 01:40:45 +0000 (12:40 +1100)]
Merge pull request #1438 from myurtoglu/master

Add CUDA.gitignore

9 years agoAdd CUDA.gitignore 1438/head
myurtoglu [Sun, 15 Mar 2015 00:29:54 +0000 (17:29 -0700)]
Add CUDA.gitignore

9 years agoAdd .ensime_cache dir 1436/head
TAC [Sat, 14 Mar 2015 06:22:33 +0000 (15:22 +0900)]
Add .ensime_cache dir

.ensime_cache is cache dir.

9 years agoAdd dSYM folder to C.gitignore for OSX env 1435/head
Alberto Leal [Thu, 12 Mar 2015 03:14:12 +0000 (23:14 -0400)]
Add dSYM folder to C.gitignore for OSX env

See https://github.com/github/gitignore/pull/527

> For C.gitignore add dSYM folder from Mac OS X to gitignore

9 years agoremoving aditional white space 1433/head
riosc [Wed, 11 Mar 2015 18:53:11 +0000 (15:53 -0300)]
removing aditional white space

removing this aditional white space avoid a mistake for beginners developers ignore the pod directory, because is confusing to note when they remove the '#' character and git still is tracking the pod dir.

9 years agoAdd ".env" to Laravel.gitignore 1432/head
jake johns [Tue, 10 Mar 2015 07:49:24 +0000 (02:49 -0500)]
Add ".env" to Laravel.gitignore

Laravel 5 uses vlucas/phpdotenv for env configuration.
http://laravel.com/docs/5.0/configuration#environment-configuration
Previous version used env.php files. the new configuration files do not have
.php extension

9 years agoAdded coverage annotation files
Lucretiel [Fri, 6 Mar 2015 06:06:58 +0000 (01:06 -0500)]
Added coverage annotation files

Coverage creates annotation files by appending ",cover" (with a comma, not a period) to the filename.

9 years agoUpdated Jetbrains.gitignore 1429/head
ergl [Thu, 5 Mar 2015 09:56:18 +0000 (10:56 +0100)]
Updated Jetbrains.gitignore

9 years agoAdd buildNumber.properties 1428/head
Mike Duigou [Mon, 2 Mar 2015 19:38:10 +0000 (11:38 -0800)]
Add buildNumber.properties

The popular build plugin org.codehaus.mojo:buildnumber-maven-plugin stores the build number it managers in a file named buildNumber.properties.

9 years agoMerge pull request #1352 from sebgod/mercury-add-modules
Carl Suster [Sun, 1 Mar 2015 02:11:18 +0000 (13:11 +1100)]
Merge pull request #1352 from sebgod/mercury-add-modules

Mercury.gitignore: Add Mercury.modules

9 years agoMerge pull request #1411 from ptigwe/master
Carl Suster [Sun, 1 Mar 2015 02:05:34 +0000 (13:05 +1100)]
Merge pull request #1411 from ptigwe/master

Ignore auxiliary files for gnuplottex

9 years agoMerge pull request #1410 from adamasantares/master
Carl Suster [Sun, 1 Mar 2015 02:02:49 +0000 (13:02 +1100)]
Merge pull request #1410 from adamasantares/master

Update Joomla.gitignore

9 years agoMerge pull request #1407 from relekang/python-cumulative-coverage
Carl Suster [Sun, 1 Mar 2015 01:44:09 +0000 (12:44 +1100)]
Merge pull request #1407 from relekang/python-cumulative-coverage

Add .coverage. to Python.gitignore

9 years agoMerge pull request #1405 from occidens/OSX
Carl Suster [Sun, 1 Mar 2015 01:42:58 +0000 (12:42 +1100)]
Merge pull request #1405 from occidens/OSX

Expand list of root-of-volume dotfiles

9 years agoMerge pull request #1412 from dareonion/master
Carl Suster [Sun, 1 Mar 2015 01:39:00 +0000 (12:39 +1100)]
Merge pull request #1412 from dareonion/master

add dependency-reduced-pom.xml, which is a maven shader thing

9 years agoMerge pull request #1418 from cdepillabout/haskell-remove-cabal.config
Carl Suster [Sun, 1 Mar 2015 01:35:22 +0000 (12:35 +1100)]
Merge pull request #1418 from cdepillabout/haskell-remove-cabal.config

Remove cabal.config from Haskell gitignore

9 years agoMerge pull request #1423 from Gurmeet-Singh/Updating-TEX.gitignore
Carl Suster [Sun, 1 Mar 2015 01:31:09 +0000 (12:31 +1100)]
Merge pull request #1423 from Gurmeet-Singh/Updating-TEX.gitignore

Added backup files for WinEdt

9 years agoAdded backup files for WinEdt 1423/head
Gurmeet-Singh [Sun, 1 Mar 2015 00:30:44 +0000 (06:00 +0530)]
Added backup files for WinEdt

WinEdt (a popular TEX editor for windows) uses files "*.bak" for backup and "*.sav" for autosave.

9 years agoRemove cabal.config from Haskell. 1418/head
(cdep)illabout [Tue, 24 Feb 2015 07:10:30 +0000 (16:10 +0900)]
Remove cabal.config from Haskell.

The Stackage project provides a cabal.config which locks in a specific
package set.  This file should be shared between developers project so
that everyone is developing using the same versions of packages.

9 years agoMerge pull request #1416 from King2500/patch-1
Brendan Forster [Sun, 22 Feb 2015 02:01:57 +0000 (12:01 +1000)]
Merge pull request #1416 from King2500/patch-1

Small fix: missing space

9 years agoSmall fix: missing space 1416/head
Thomas Schulz [Sat, 21 Feb 2015 17:26:29 +0000 (18:26 +0100)]
Small fix: missing space

9 years agoMerge pull request #1414 from iamsebastian/patch-1
Brendan Forster [Fri, 20 Feb 2015 09:43:56 +0000 (19:43 +1000)]
Merge pull request #1414 from iamsebastian/patch-1

Update Node.gitignore

9 years agoUpdate Node.gitignore 1414/head
Sebastian Blei [Thu, 19 Feb 2015 08:20:28 +0000 (09:20 +0100)]
Update Node.gitignore

Corrected URL, which linked to the `Should I check my node_modules folder into git?` readup.

9 years agoadd dependency-reduced-pom.xml, which is a maven shader thing 1412/head
Darren Yin [Tue, 17 Feb 2015 21:07:24 +0000 (13:07 -0800)]
add dependency-reduced-pom.xml, which is a maven shader thing

9 years agoIgnore auxiliary files for gnuplottex 1411/head
Tobenna Peter Igwe [Tue, 17 Feb 2015 11:23:38 +0000 (11:23 +0000)]
Ignore auxiliary files for gnuplottex

9 years agoUpdate Joomla.gitignore 1410/head
Konstantin [Fri, 13 Feb 2015 08:39:43 +0000 (13:39 +0500)]
Update Joomla.gitignore

update for Joomla 3.3.6

9 years agoAdd .coverage. to Python.gitignore 1407/head
Rolf Erik Lekang [Thu, 12 Feb 2015 10:17:44 +0000 (11:17 +0100)]
Add .coverage. to Python.gitignore

When using `coverage -p` to get coverage for test runs in several environments coverage creates files on the form .coverage.hostname.timestamp.

9 years agoExpand list of root-of-volume dotfiles 1405/head
William West [Wed, 11 Feb 2015 14:29:22 +0000 (09:29 -0500)]
Expand list of root-of-volume dotfiles

In addition to `.Spotlight-V100` and `.Trashes`, the following dotfiles
may appear at the root of all OSX volumes (not just external disks):

- `.DocumentRevisions-V100`: auto-save and versions storage
- `.fseventsd`: file system event storage
- `.Temporaryitems`: temp directory used by some applications instead of
                     /tmp and /var/tmp
- `.VolumeIcon.icns`: storage of custom icon for volume, if set

9 years agoMerge pull request #1397 from maieul/master
Carl Suster [Sun, 8 Feb 2015 02:59:57 +0000 (13:59 +1100)]
Merge pull request #1397 from maieul/master

minted 2.0 makes new files

9 years agoMerge pull request #1389 from joomalungma/patch-1
Carl Suster [Fri, 6 Feb 2015 03:36:58 +0000 (14:36 +1100)]
Merge pull request #1389 from joomalungma/patch-1

joomla 3.3.6

9 years agoMerge pull request #1391 from skuschel/master
Carl Suster [Fri, 6 Feb 2015 03:33:48 +0000 (14:33 +1100)]
Merge pull request #1391 from skuschel/master

add .eggs/ directory to Python.gitignore

9 years agoMerge pull request #1396 from polamjag/ignore-vendor-bundle-on-ruby
Carl Suster [Fri, 6 Feb 2015 03:28:20 +0000 (14:28 +1100)]
Merge pull request #1396 from polamjag/ignore-vendor-bundle-on-ruby

ignore /vendor/bundle on Ruby.gitignore

9 years agoMerge pull request #1398 from pamrichmond/patch-1
Carl Suster [Fri, 6 Feb 2015 03:25:07 +0000 (14:25 +1100)]
Merge pull request #1398 from pamrichmond/patch-1

Correct URL for NPM URL reference

9 years agoCorrect URL for NPM URL reference 1398/head
Pam Richmond [Thu, 5 Feb 2015 16:21:40 +0000 (10:21 -0600)]
Correct URL for NPM URL reference

URL for commented reference has been updated

9 years agominted 2.0 makes new files 1397/head
maieul [Thu, 5 Feb 2015 13:53:22 +0000 (14:53 +0100)]
minted 2.0 makes new files