]> source.dussan.org Git - gitignore.git/log
gitignore.git
8 years agoMerge pull request #1827 from DerNivel/patch-1
Garen Torikian [Sun, 17 Jan 2016 19:01:42 +0000 (11:01 -0800)]
Merge pull request #1827 from DerNivel/patch-1

Update Node.gitignore

8 years agoURL doesn't exists anymore 1827/head
Levin Rickert [Sun, 17 Jan 2016 16:43:54 +0000 (17:43 +0100)]
URL doesn't exists anymore

8 years agoMerge pull request #1617 from manavm/ipynb-checkpoints
Arfon Smith [Fri, 15 Jan 2016 21:53:38 +0000 (16:53 -0500)]
Merge pull request #1617 from manavm/ipynb-checkpoints

Ipython Notebook checkpoints

8 years agoMerge pull request #1812 from AArnott/patch-4
Brendan Forster [Fri, 15 Jan 2016 04:59:30 +0000 (15:59 +1100)]
Merge pull request #1812 from AArnott/patch-4

Ignore files generated by NuGet v3 project.json

8 years agoMerge pull request #1819 from adrfer/master
Brendan Forster [Fri, 15 Jan 2016 04:59:11 +0000 (15:59 +1100)]
Merge pull request #1819 from adrfer/master

Ignore playground files

8 years agoMerge pull request #1824 from mimibar/patch-1
Brendan Forster [Wed, 13 Jan 2016 22:40:47 +0000 (09:40 +1100)]
Merge pull request #1824 from mimibar/patch-1

Comments

8 years agoComments 1824/head
mimibar [Wed, 13 Jan 2016 19:00:10 +0000 (13:00 -0600)]
Comments

Just added some comments. Some of us don't need some of the lines in the file.

8 years agoMerge pull request #1814 from AArnott/patch-6
Brendan Forster [Tue, 12 Jan 2016 03:09:16 +0000 (13:39 +1030)]
Merge pull request #1814 from AArnott/patch-6

Remove `build/` suppression

8 years agoMerge pull request #1822 from rogierslag/master
Brendan Forster [Mon, 11 Jan 2016 13:03:00 +0000 (23:33 +1030)]
Merge pull request #1822 from rogierslag/master

Exclude Latexian temp files for Tex documents

8 years agoMerge pull request #1821 from jelford/master
Brendan Forster [Mon, 11 Jan 2016 03:49:02 +0000 (14:19 +1030)]
Merge pull request #1821 from jelford/master

Include lib64 for virtualenv

8 years agoExclude Latexian temp files for Tex documents 1822/head
Rogier Slag [Sun, 10 Jan 2016 14:59:25 +0000 (15:59 +0100)]
Exclude Latexian temp files for Tex documents

Latexian adds some additional temporary files, which are not required for building the project. Therefore they are better left out as well

8 years agoInclude lib64 for virtualenv 1821/head
James Elford [Sun, 10 Jan 2016 09:01:17 +0000 (09:01 +0000)]
Include lib64 for virtualenv

On systems that require a lib64, virtualenv creates a symlink to the local lib.

8 years agoMerge pull request #1818 from dopefishh/patch-1
Brendan Forster [Mon, 4 Jan 2016 23:49:08 +0000 (10:19 +1030)]
Merge pull request #1818 from dopefishh/patch-1

Add TeX precompiled preamble and xypic

8 years agoMerge pull request #1815 from anderslundsgard/master
Brendan Forster [Mon, 4 Jan 2016 23:48:19 +0000 (10:18 +1030)]
Merge pull request #1815 from anderslundsgard/master

Ignore ApplicationInsights.config for Microsoft Azure

8 years agoIgnore playground.xcworkspace playground file 1819/head
Adriano Ferreira [Sun, 3 Jan 2016 17:02:46 +0000 (12:02 -0500)]
Ignore playground.xcworkspace playground file

8 years agoIgnore timeline.xctimeline playground file
Adriano Ferreira [Sun, 3 Jan 2016 16:56:41 +0000 (11:56 -0500)]
Ignore timeline.xctimeline playground file

8 years agoAdd TeX precompiled preamble and xypic 1818/head
dopefishh [Sun, 3 Jan 2016 12:28:45 +0000 (13:28 +0100)]
Add TeX precompiled preamble and xypic

A precompiled header(`latex -ini`) compiled creates a `.fmt` file.
To speed up xypic's drawing, precompiled matrices are created with the `\CompileMatrices` entry in the preamble. This creates `*.xyc` files.

8 years agoMerge pull request #1629 from raabf/fuse_hidden
Brendan Forster [Fri, 1 Jan 2016 02:11:51 +0000 (12:41 +1030)]
Merge pull request #1629 from raabf/fuse_hidden

Fuse hidden

8 years agoMerge pull request #1816 from rosolkodv/patch-1
Brendan Forster [Fri, 1 Jan 2016 02:03:46 +0000 (12:33 +1030)]
Merge pull request #1816 from rosolkodv/patch-1

Update Eclipse.gitignore

8 years agoUpdate Eclipse.gitignore 1816/head
Dmitry Rosolko [Thu, 31 Dec 2015 09:40:20 +0000 (12:40 +0300)]
Update Eclipse.gitignore

Remove .gradle because it is not eclipse specific and already added in Gradle.gitignore.

8 years agoName update of Windows Azure 1815/head
Anders Lundsgård [Mon, 28 Dec 2015 19:11:44 +0000 (20:11 +0100)]
Name update of Windows Azure

Windows Azure -> Microsoft Azure. Due to https://azure.microsoft.com/sv-se/blog/upcoming-name-change-for-windows-azure/

8 years agoIgnore Azure ApplicationInsights.config
Anders Lundsgård [Mon, 28 Dec 2015 19:09:39 +0000 (20:09 +0100)]
Ignore Azure ApplicationInsights.config

Ignore Azure ApplicationInsights.config in VisualStudio.gitignore

8 years agoMerge pull request #1813 from AArnott/patch-5
Brendan Forster [Sun, 27 Dec 2015 21:35:51 +0000 (08:05 +1030)]
Merge pull request #1813 from AArnott/patch-5

Stop ignoring StyleCop.json

8 years agoRemove `build/` suppression 1814/head
Andrew Arnott [Sun, 27 Dec 2015 15:57:50 +0000 (07:57 -0800)]
Remove `build/` suppression

The authoring of NuGet packages quite often include `build` folders, and when this is .gitignore'd it's very often the source of bugs in files that don't get checked in.

I've never seen a Visual Studio project that builds to a `build` folder (`bin` is the default name). As this is a Visual Studio template file, and we have real projects that include `build` folders that include source code, I recommend we remove suppression of this folder.

8 years agoStop ignoring StyleCop.json 1813/head
Andrew Arnott [Sun, 27 Dec 2015 15:51:37 +0000 (07:51 -0800)]
Stop ignoring StyleCop.json

StyleCop.Analyzers is the modern re-invention of StyleCop, and uses a StyleCop.json file that the default .gitignore file made very difficult to check in, and easy to think was checked in but isn't.
See https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/32057fff82adf7cfb92aa50aef69a6b030eedf31/documentation/Configuration.md#source-control for the documented case.

Looking through history, this line was last touched to make it case insensitive, and before that the line was in the original VisualStudio.gitignore file, without justification for why it should ignore all file extensions. From my experience with stylecop, the only file I remember it creating was stylecop.cache. I would change `[Ss]tyle[Cc]op.*` to `[Ss]tyle[Cc]op.cache` but there is already a line for suppressing all *.cache files (which wasn't there when the stylecop line was originally added). So I believe this line is now obsolete, and as I explain above, actually problematic.

8 years agoIgnore files generated by NuGet v3 project.json 1812/head
Andrew Arnott [Sun, 27 Dec 2015 15:29:24 +0000 (07:29 -0800)]
Ignore files generated by NuGet v3 project.json

8 years agoMerge pull request #1808 from habi/patch-4
Brendan Forster [Mon, 21 Dec 2015 21:49:11 +0000 (08:19 +1030)]
Merge pull request #1808 from habi/patch-4

Ignore auxiliary files from \usepackage{cprotect}

8 years agoIgnore auxiliary files from \usepackage{cprotect} 1808/head
David Haberthür [Mon, 21 Dec 2015 12:55:17 +0000 (13:55 +0100)]
Ignore auxiliary files from \usepackage{cprotect}

[cprotect](https://www.ctan.org/tex-archive/macros/latex/contrib/cprotect?lang=en) tracks its contents in an auxiliary file, this is safe to ignore.

8 years agoMerge pull request #1806 from recooper/whitespace-fix
Brendan Forster [Thu, 17 Dec 2015 21:57:49 +0000 (08:27 +1030)]
Merge pull request #1806 from recooper/whitespace-fix

Add new line at end of file

8 years agoAdd new line at end of file 1806/head
Roland Cooper [Thu, 17 Dec 2015 21:29:32 +0000 (23:29 +0200)]
Add new line at end of file

8 years agoMerge pull request #1803 from belyansky/ignore-bundleartifacts
Brendan Forster [Mon, 14 Dec 2015 20:46:41 +0000 (07:16 +1030)]
Merge pull request #1803 from belyansky/ignore-bundleartifacts

Ignore BundleArtifacts folder

8 years agoIgnore BundleArtifacts folder 1803/head
Alexey Belyansky [Mon, 14 Dec 2015 18:52:44 +0000 (21:52 +0300)]
Ignore BundleArtifacts folder

8 years agoMerge pull request #1800 from jutaz/bugfix/typos
Brendan Forster [Sun, 13 Dec 2015 20:27:47 +0000 (06:57 +1030)]
Merge pull request #1800 from jutaz/bugfix/typos

Bugfix - Typos in comments

8 years agoFix few typos 1800/head
Justas Brazauskas [Sun, 13 Dec 2015 14:07:46 +0000 (16:07 +0200)]
Fix few typos

8 years agoMerge pull request #1798 from JelteF/patch-1
Brendan Forster [Sun, 13 Dec 2015 08:04:46 +0000 (18:34 +1030)]
Merge pull request #1798 from JelteF/patch-1

Tex: Ignore files generated by pdfcomment package

8 years agoTex: Ignore files generated by pdfcomment package 1798/head
Jelte Fennema [Fri, 11 Dec 2015 10:35:40 +0000 (11:35 +0100)]
Tex: Ignore files generated by pdfcomment package

The pdfcomment package generates *.upa and *.upb files when compiling LaTeX files. These should be ignored as well.

8 years agoMerge pull request #1797 from tim-hub/master
Brendan Forster [Thu, 10 Dec 2015 06:21:14 +0000 (16:51 +1030)]
Merge pull request #1797 from tim-hub/master

Unity.gitignore modyfying,

8 years agoUnity.gitignore modyfying, add `/[Bb]uilds/ /Assets/AssetStoreTools*` dictionaries... 1797/head
tim [Thu, 10 Dec 2015 05:08:58 +0000 (13:08 +0800)]
Unity.gitignore modyfying, add `/[Bb]uilds/ /Assets/AssetStoreTools*` dictionaries and `*.svd` svd files to be ignored
modified:   Unity.gitignore

8 years agoMerge pull request #1789 from stephengroat/master
Brendan Forster [Mon, 7 Dec 2015 04:17:30 +0000 (14:47 +1030)]
Merge pull request #1789 from stephengroat/master

Update to include iMPACT and Core Generator files

8 years agoUpdate to include iMPACT and Core Generator files 1789/head
Stephen [Sun, 6 Dec 2015 19:47:00 +0000 (11:47 -0800)]
Update to include iMPACT and Core Generator files

8 years agoMerge pull request #1788 from camigreen/joomla-3.4.5
Brendan Forster [Sun, 6 Dec 2015 05:30:33 +0000 (16:00 +1030)]
Merge pull request #1788 from camigreen/joomla-3.4.5

Updated to Joomla 3.4.5

8 years agoUpdated for Joomla 3.4.5 1788/head
Shawn Gibbons [Sat, 5 Dec 2015 19:01:41 +0000 (14:01 -0500)]
Updated for Joomla 3.4.5

8 years agoUpdated for Joomla 3.4.5
Shawn Gibbons [Sat, 5 Dec 2015 18:49:30 +0000 (13:49 -0500)]
Updated for Joomla 3.4.5

8 years agoUpdated for Joomla 3.4.5
Shawn Gibbons [Sat, 5 Dec 2015 18:39:47 +0000 (13:39 -0500)]
Updated for Joomla 3.4.5

8 years agoMerge pull request #1785 from natestedman/patch-1
Brendan Forster [Fri, 4 Dec 2015 22:34:42 +0000 (09:04 +1030)]
Merge pull request #1785 from natestedman/patch-1

Add Swift Package Manager to Swift.gitignore

8 years agoAdd Swift Package Manager to Swift.gitignore 1785/head
Nate Stedman [Fri, 4 Dec 2015 14:08:40 +0000 (09:08 -0500)]
Add Swift Package Manager to Swift.gitignore

Matches the style used for Carthage - build disabled by default, checkouts optionally disabled.

8 years agoMerge pull request #1779 from ffsantos92/patch-1
Brendan Forster [Wed, 2 Dec 2015 21:29:21 +0000 (07:59 +1030)]
Merge pull request #1779 from ffsantos92/patch-1

Update OpenCart.gitignore

8 years agoUpdate OpenCart.gitignore 1779/head
Fábio Santos [Wed, 2 Dec 2015 16:31:51 +0000 (16:31 +0000)]
Update OpenCart.gitignore

Ignore storage folder (contains logs, cache, etc.)

8 years agoMerge pull request #1778 from anurse/patch-3
Brendan Forster [Tue, 1 Dec 2015 20:35:44 +0000 (07:05 +1030)]
Merge pull request #1778 from anurse/patch-3

Add 'opendb' file to VisualStudio.gitignore

8 years agoAdd 'opendb' file to VisualStudio.gitignore 1778/head
Andrew Stanton-Nurse [Tue, 1 Dec 2015 19:33:51 +0000 (11:33 -0800)]
Add 'opendb' file to VisualStudio.gitignore

8 years agoMerge pull request #1774 from cbadke/vs-typo
Brendan Forster [Mon, 30 Nov 2015 23:05:05 +0000 (09:35 +1030)]
Merge pull request #1774 from cbadke/vs-typo

Fix typo for Azure Emulator log directory

8 years agoFix typo rfc -> rcf 1774/head
Curtis Badke [Mon, 30 Nov 2015 22:59:49 +0000 (15:59 -0700)]
Fix typo rfc -> rcf

8 years agoFix typo for Azure Emulator log directory
Curtis Badke [Mon, 30 Nov 2015 15:45:18 +0000 (08:45 -0700)]
Fix typo for Azure Emulator log directory

8 years agoMerge pull request #1773 from julien731/patch-1
Brendan Forster [Mon, 30 Nov 2015 07:20:07 +0000 (17:50 +1030)]
Merge pull request #1773 from julien731/patch-1

Incorrect Dir Path

8 years agoIncorrect Dir Path 1773/head
Julien Liabeuf [Mon, 30 Nov 2015 04:03:09 +0000 (11:03 +0700)]
Incorrect Dir Path

When generating the ignore rules for Composer, an incorrect format is used. The vendor directory added is written `vendor/`, which causes other `vendors` directories to be ignored. The correct format to use is `/vendor/`, which would only ignore the root `vendor` directory.

8 years agoMerge pull request #1772 from tsteinholz/patch-2
Brendan Forster [Sun, 29 Nov 2015 21:57:27 +0000 (08:27 +1030)]
Merge pull request #1772 from tsteinholz/patch-2

Update Qt.gitignore

8 years agoMerge pull request #1771 from Dveim/master
Brendan Forster [Sun, 29 Nov 2015 21:56:46 +0000 (08:26 +1030)]
Merge pull request #1771 from Dveim/master

remove harmful line from PlayFramework.gitignore

8 years agoUpdate Qt.gitignore 1772/head
Thomas Steinholz [Sun, 29 Nov 2015 19:20:50 +0000 (14:20 -0500)]
Update Qt.gitignore

Qt generates build files for me that are `build-Projname-WhateverWhatever` so this change continues to support *-build-* folders as well as others.

8 years agoremove harmful ignore 1771/head
dveim [Sun, 29 Nov 2015 18:43:21 +0000 (20:43 +0200)]
remove harmful ignore

'project/project' is valid directory for 'project' project-related files. For example, if one configure his sbt build to use scala files directly from 'project/', dependencies like 'project/project/plugins.sbt' will be ignored because of this line.
See http://www.scala-sbt.org/0.13/tutorial/Organizing-Build.html#sbt+is+recursive.

9 years agoMerge pull request #1762 from lcorbasson/patch-2
Brendan Forster [Fri, 20 Nov 2015 00:16:08 +0000 (16:16 -0800)]
Merge pull request #1762 from lcorbasson/patch-2

Add ignores for autoscan files

9 years agoUpdate Autotools.gitignore 1762/head
Loïc Corbasson [Fri, 20 Nov 2015 00:01:04 +0000 (01:01 +0100)]
Update Autotools.gitignore

9 years agoAdd ignores for autoscan files
Loïc Corbasson [Thu, 19 Nov 2015 23:39:55 +0000 (00:39 +0100)]
Add ignores for autoscan files

9 years agoMerge pull request #1761 from nrbrook/master
Brendan Forster [Thu, 19 Nov 2015 20:58:33 +0000 (12:58 -0800)]
Merge pull request #1761 from nrbrook/master

Remove *.xcscheme from Global/Xcode.gitignore,Objective-C.gitignore and…

9 years agoRemove *.xcscheme to Global/Xcode.gitignore,Objective-C.gitignore and Swift.gitignore 1761/head
Nick Brook [Thu, 19 Nov 2015 00:24:34 +0000 (00:24 +0000)]
Remove *.xcscheme to Global/Xcode.gitignore,Objective-C.gitignore and Swift.gitignore

9 years agoMerge pull request #1754 from mypetyak/master
Brendan Forster [Mon, 16 Nov 2015 17:10:56 +0000 (09:10 -0800)]
Merge pull request #1754 from mypetyak/master

Updated LICENSE year to 2015

9 years agoMerge pull request #1757 from Arvur/master
Brendan Forster [Mon, 16 Nov 2015 16:35:27 +0000 (08:35 -0800)]
Merge pull request #1757 from Arvur/master

Delphi: More extensions to ignore

9 years agoMerge pull request #1756 from habi/patch-3
Brendan Forster [Mon, 16 Nov 2015 16:33:57 +0000 (08:33 -0800)]
Merge pull request #1756 from habi/patch-3

Adding endfloat.sty auxiliary files

9 years agoRarely used binary extension 1757/head
Denis Grinyuk [Mon, 16 Nov 2015 13:19:43 +0000 (16:19 +0300)]
Rarely used binary extension

OLE Control eXtension (OCX), created by the Active Form wizard

9 years agoSome C++ file extensions used by Delphi
Denis Grinyuk [Mon, 16 Nov 2015 13:07:56 +0000 (16:07 +0300)]
Some C++ file extensions used by Delphi

These depend of "C/C++ Output file generation" compiler setting

9 years agoAdding endfloat.sty auxiliary files 1756/head
David Haberthür [Mon, 16 Nov 2015 08:35:14 +0000 (09:35 +0100)]
Adding endfloat.sty auxiliary files

endfloat.sty produces these two auxiliary files.
From Section 3.2 of its documentation:
> Loading it will have LTEX produce two extra files with .ttt and .fff extensions (for tables and figures, respectively).

9 years agoUpdated LICENSE year to 2015 1754/head
Christopher Bunn [Sat, 14 Nov 2015 20:48:28 +0000 (12:48 -0800)]
Updated LICENSE year to 2015

9 years agoMerge pull request #1752 from waynenilsen/patch-1
Brendan Forster [Fri, 13 Nov 2015 16:37:31 +0000 (08:37 -0800)]
Merge pull request #1752 from waynenilsen/patch-1

add Cargo.lock to gitignore file by default

9 years agoadded comment 1752/head
Wayne Nilsen [Fri, 13 Nov 2015 16:17:04 +0000 (11:17 -0500)]
added comment

9 years agoadd Cargo.lock to gitignore file by default
Wayne Nilsen [Fri, 13 Nov 2015 11:05:10 +0000 (06:05 -0500)]
add Cargo.lock to gitignore file by default

See the [official recommendation](http://doc.crates.io/guide.html#cargotoml-vs-cargolock)

> * If you're building a library, put Cargo.lock in your .gitignore.
> * If you're building an executable, check Cargo.lock into git.

9 years agoMerge pull request #1748 from KrauseFx/master
Brendan Forster [Thu, 12 Nov 2015 00:32:09 +0000 (16:32 -0800)]
Merge pull request #1748 from KrauseFx/master

[Objective-C / Swift] Updated fastlane docs

9 years agoAdded link to more information about the available options 1748/head
Felix Krause [Wed, 11 Nov 2015 23:11:58 +0000 (00:11 +0100)]
Added link to more information about the available options

9 years agoMerge pull request #1744 from chenyufeng1991/master
Brendan Forster [Mon, 9 Nov 2015 16:37:00 +0000 (08:37 -0800)]
Merge pull request #1744 from chenyufeng1991/master

add *.xcscheme to Global/Xcode.gitignore,Objective-C.gitignore and Sw…

9 years agoadd *.xcscheme to Global/Xcode.gitignore,Objective-C.gitignore and Swift.gitignore 1744/head
chenyufeng [Mon, 9 Nov 2015 02:51:42 +0000 (10:51 +0800)]
add *.xcscheme to Global/Xcode.gitignore,Objective-C.gitignore and Swift.gitignore

9 years agoMerge pull request #1738 from apriendeau/revert-1689-f_GoVendorExperiment
Brendan Forster [Sat, 7 Nov 2015 16:30:00 +0000 (08:30 -0800)]
Merge pull request #1738 from apriendeau/revert-1689-f_GoVendorExperiment

Revert 2bd7d8ec88bc9fad5aca91951826b16118227554

9 years agoMerge pull request #1661 from JimBobSquarePants/patch-2
Brendan Forster [Sat, 7 Nov 2015 08:01:08 +0000 (00:01 -0800)]
Merge pull request #1661 from JimBobSquarePants/patch-2

Update Umbraco.gitignore

9 years agoClean up expired entries, fix whitespace. 1661/head
James Jackson-South [Fri, 6 Nov 2015 04:04:28 +0000 (15:04 +1100)]
Clean up expired entries, fix whitespace.

9 years agoMerge pull request #1740 from bondolo/master
Brendan Forster [Thu, 5 Nov 2015 23:27:07 +0000 (15:27 -0800)]
Merge pull request #1740 from bondolo/master

Remove nb-configuration.xml from NetBeans ignore

9 years agoMerge pull request #1739 from jucrouzet/patch-1
Brendan Forster [Thu, 5 Nov 2015 23:26:35 +0000 (15:26 -0800)]
Merge pull request #1739 from jucrouzet/patch-1

Ignore REPL history file

9 years agoNetBeans file nb-configuration.xml should not be ignored. 1740/head
Mike Duigou [Thu, 5 Nov 2015 16:01:15 +0000 (08:01 -0800)]
NetBeans file nb-configuration.xml should not be ignored.

9 years agoMerge remote-tracking branch 'github/master'
Mike Duigou [Thu, 5 Nov 2015 15:58:23 +0000 (07:58 -0800)]
Merge remote-tracking branch 'github/master'

9 years agoIgnore REPL history file 1739/head
Julien CROUZET [Thu, 5 Nov 2015 15:17:54 +0000 (16:17 +0100)]
Ignore REPL history file

Like in #1732, Docker images can consider project directoy as $HOME

9 years agoRevert 2bd7d8ec88bc9fad5aca91951826b16118227554 1738/head
Austin Riendeau [Wed, 4 Nov 2015 23:53:53 +0000 (16:53 -0700)]
Revert 2bd7d8ec88bc9fad5aca91951826b16118227554

9 years agoMerge pull request #1737 from jutoft/master
Brendan Forster [Wed, 4 Nov 2015 16:23:47 +0000 (08:23 -0800)]
Merge pull request #1737 from jutoft/master

Add pythontex intermediade files to Tex.gitignore

9 years agoMerge pull request #1735 from tyutyutyu/patch-1
Brendan Forster [Wed, 4 Nov 2015 16:16:31 +0000 (08:16 -0800)]
Merge pull request #1735 from tyutyutyu/patch-1

Update Eclipse.gitignore

9 years agoAdd pythontex intermediade files to Tex.gitignore 1737/head
Jesper Utoft [Wed, 4 Nov 2015 09:56:54 +0000 (10:56 +0100)]
Add pythontex intermediade files to Tex.gitignore

9 years agoMerge pull request #1734 from JacerOmri/patch-1
Brendan Forster [Tue, 3 Nov 2015 16:16:33 +0000 (08:16 -0800)]
Merge pull request #1734 from JacerOmri/patch-1

add bower assets

9 years agoUpdate Eclipse.gitignore 1735/head
István Földházi [Tue, 3 Nov 2015 10:59:53 +0000 (11:59 +0100)]
Update Eclipse.gitignore

Add ignore for STS's .springBeans file

9 years agoadd bower assets 1734/head
Jacer OMRI [Tue, 3 Nov 2015 09:16:32 +0000 (10:16 +0100)]
add bower assets

as described in the symfony cookbook http://symfony.com/doc/current/cookbook/frontend/bower.html

9 years agoMerge pull request #1689 from enzian/f_GoVendorExperiment
Brendan Forster [Mon, 2 Nov 2015 20:19:22 +0000 (12:19 -0800)]
Merge pull request #1689 from enzian/f_GoVendorExperiment

added excludes for vendored directories (since GO 1.5)

9 years agoMerge pull request #1732 from jucrouzet/patch-1
Brendan Forster [Mon, 2 Nov 2015 18:25:02 +0000 (10:25 -0800)]
Merge pull request #1732 from jucrouzet/patch-1

Add .npm cache directory

9 years agoAdd .npm cache directory 1732/head
Julien CROUZET [Mon, 2 Nov 2015 18:20:21 +0000 (19:20 +0100)]
Add .npm cache directory

9 years agoMerge pull request #1730 from friederbluemle/update-android-gitignore
Brendan Forster [Mon, 2 Nov 2015 17:44:33 +0000 (09:44 -0800)]
Merge pull request #1730 from friederbluemle/update-android-gitignore

Revert "Ignoring build folder inside app module in Android projects"

9 years agoRevert "Ignoring build folder inside app module in Android projects" 1730/head
Frieder Bluemle [Mon, 2 Nov 2015 17:29:12 +0000 (01:29 +0800)]
Revert "Ignoring build folder inside app module in Android projects"

This reverts commit f4cf36c5e1e275cb40b981f84be0cd723cd0c152.

9 years agoMerge pull request #1727 from BGR360/patch-1
Brendan Forster [Sat, 31 Oct 2015 23:25:26 +0000 (16:25 -0700)]
Merge pull request #1727 from BGR360/patch-1

Removed Redundant Lines

9 years agoRemoved Redundant Lines 1727/head
Ben Reeves [Sat, 31 Oct 2015 21:17:36 +0000 (17:17 -0400)]
Removed Redundant Lines

samsheff accidentally typed a few of the lines twice ^.^