]> source.dussan.org Git - gitignore.git/log
gitignore.git
7 years agoAdd QML and JS cache files to Qt.gitignore 2456/head
Tim Süberkrüb [Wed, 16 Aug 2017 15:38:05 +0000 (17:38 +0200)]
Add QML and JS cache files to Qt.gitignore

7 years agoMerge pull request #1880 from jjst/kotlin
Brendan Forster [Tue, 15 Aug 2017 00:59:07 +0000 (10:59 +1000)]
Merge pull request #1880 from jjst/kotlin

Add gitignore for Kotlin

7 years agoMerge pull request #2455 from pei-lun/terraform.gitignore
Brendan Forster [Mon, 14 Aug 2017 04:21:18 +0000 (14:21 +1000)]
Merge pull request #2455 from pei-lun/terraform.gitignore

'*.tfstate.*.backup' added to Terraform.gitignore

7 years ago'*.tfstate.*.backup' added to Terraform.gitignore 2455/head
Pei-lun [Mon, 14 Aug 2017 02:02:05 +0000 (10:02 +0800)]
'*.tfstate.*.backup' added to Terraform.gitignore

7 years agoMerge pull request #2454 from CodeNotFoundException/patch-1
Brendan Forster [Sun, 13 Aug 2017 05:48:20 +0000 (15:48 +1000)]
Merge pull request #2454 from CodeNotFoundException/patch-1

Adds .gitignore rules for AxoCover

7 years agoAdds .gitignore rules for AxoCover 2454/head
CodeNotFound [Sat, 12 Aug 2017 03:48:48 +0000 (05:48 +0200)]
Adds .gitignore rules for AxoCover

AxoCover is a Code Coverage Tool. It creates a **.axoCover** folder where are created:
- settings in settings.json
- sub-folders into **run** folder which contain code coverage results.

All content into **.axoCover** folder must be ignored except the **settings.json** file.

7 years agoMerge pull request #2451 from Xeio/patch-1
Brendan Forster [Fri, 11 Aug 2017 04:13:51 +0000 (14:13 +1000)]
Merge pull request #2451 from Xeio/patch-1

Fix comments on same line causing ignore to break

7 years agoFix comments on same line causing ignore to break 2451/head
Joshua Shaffer [Fri, 11 Aug 2017 03:27:44 +0000 (23:27 -0400)]
Fix comments on same line causing ignore to break

7 years agoMerge pull request #2445 from ninsuo/patch-1
Brendan Forster [Tue, 1 Aug 2017 18:12:15 +0000 (15:12 -0300)]
Merge pull request #2445 from ninsuo/patch-1

Symfony.gitignore: add web server pid file

7 years agoSymfony.gitignore: add web server pid file 2445/head
Alain Tiemblo [Tue, 1 Aug 2017 17:32:24 +0000 (19:32 +0200)]
Symfony.gitignore: add web server pid file

Since Symfony 3.3, WebServerBundle creates a `.web-server-pid` file when embedded server is running.
Official blog post: http://symfony.com/blog/new-in-symfony-3-3-webserverbundle

7 years agoMerge pull request #2440 from jamesqo/patch-1
Brendan Forster [Mon, 31 Jul 2017 12:18:17 +0000 (09:18 -0300)]
Merge pull request #2440 from jamesqo/patch-1

Remove TODO from VS.gitignore

7 years agoUpdate VisualStudio.gitignore 2440/head
James Ko [Sun, 30 Jul 2017 19:57:56 +0000 (15:57 -0400)]
Update VisualStudio.gitignore

7 years agoMerge pull request #2442 from sorabito/Updated_Smalltalk_gitignore
Brendan Forster [Sun, 30 Jul 2017 14:52:00 +0000 (11:52 -0300)]
Merge pull request #2442 from sorabito/Updated_Smalltalk_gitignore

Updated Smalltalk.gitignore

7 years agoUpdated Smalltalk.gitignore 2442/head
Sho Yoshida [Sun, 30 Jul 2017 12:36:09 +0000 (21:36 +0900)]
Updated Smalltalk.gitignore

7 years agoRemove TODO from VS.gitignore
James Ko [Sun, 30 Jul 2017 00:27:45 +0000 (20:27 -0400)]
Remove TODO from VS.gitignore

7 years agoMerge pull request #2437 from koppor/patch-5
Brendan Forster [Wed, 26 Jul 2017 12:55:18 +0000 (09:55 -0300)]
Merge pull request #2437 from koppor/patch-5

JetBrains: out/ ignored recursively

7 years agoJetBrains: out/ ignored recursively 2437/head
Oliver Kopp [Wed, 26 Jul 2017 07:57:33 +0000 (09:57 +0200)]
JetBrains: out/ ignored recursively

7 years agoMerge pull request #2384 from King66/master
Brendan Forster [Tue, 25 Jul 2017 11:21:38 +0000 (08:21 -0300)]
Merge pull request #2384 from King66/master

fix Prestashop.gitignore error

7 years agoMerge pull request #2434 from RyanGlScott/patch-1
Brendan Forster [Mon, 24 Jul 2017 12:20:21 +0000 (09:20 -0300)]
Merge pull request #2434 from RyanGlScott/patch-1

Ignore .ghc.environment.*

7 years agoIgnore .ghc.environment.* 2434/head
Ryan Scott [Thu, 20 Jul 2017 15:30:45 +0000 (08:30 -0700)]
Ignore .ghc.environment.*

7 years agoMerge pull request #2413 from yannduran/tabs-studio
Brendan Forster [Sat, 10 Jun 2017 17:59:31 +0000 (14:59 -0300)]
Merge pull request #2413 from yannduran/tabs-studio

Add Tabs Studio files to VisualStudio.gitignore

7 years agoMerge branch 'master' into tabs-studio 2413/head
Brendan Forster [Sat, 10 Jun 2017 17:58:34 +0000 (14:58 -0300)]
Merge branch 'master' into tabs-studio

7 years agoAdd Tabs Studio files to VisualStudui.gitignore
Yann Duran [Sat, 10 Jun 2017 00:15:38 +0000 (10:15 +1000)]
Add Tabs Studio files to VisualStudui.gitignore

7 years agoMerge pull request #2411 from AmadeusW/amadeusw/benchmarkdotnet
Brendan Forster [Fri, 9 Jun 2017 12:19:14 +0000 (09:19 -0300)]
Merge pull request #2411 from AmadeusW/amadeusw/benchmarkdotnet

Adds BenchmarkDotNet.Artifacts to VisualStudio.gitignore

7 years agoAdds BenchmarkDotNet.Artifacts to VisualStudio.gitignore 2411/head
Amadeusz Wieczorek [Fri, 9 Jun 2017 06:12:57 +0000 (23:12 -0700)]
Adds BenchmarkDotNet.Artifacts to VisualStudio.gitignore

7 years agoMerge pull request #2407 from utkonos/master
Brendan Forster [Tue, 6 Jun 2017 13:34:14 +0000 (10:34 -0300)]
Merge pull request #2407 from utkonos/master

Optionally add log files to Vagrant and improve file's comments

7 years agoOptionally add log files to Vagrant and improve file's comments 2407/head
Robert Simmons [Tue, 6 Jun 2017 05:07:12 +0000 (01:07 -0400)]
Optionally add log files to Vagrant and improve file's comments

7 years agoMerge pull request #2401 from utkonos/master
Brendan Forster [Wed, 31 May 2017 17:32:04 +0000 (14:32 -0300)]
Merge pull request #2401 from utkonos/master

Fix capitalization and spacing of comments

7 years agoFix capitalization and spacing of comments 2401/head
Robert Simmons [Wed, 31 May 2017 16:16:02 +0000 (12:16 -0400)]
Fix capitalization and spacing of comments

7 years agoMerge pull request #2395 from iKeirNez/jenv
Brendan Forster [Tue, 30 May 2017 11:07:53 +0000 (08:07 -0300)]
Merge pull request #2395 from iKeirNez/jenv

Create .gitignore rules for JEnv

7 years agoCreate .gitignore rules for JEnv 2395/head
Keir Nellyer [Thu, 25 May 2017 22:48:15 +0000 (23:48 +0100)]
Create .gitignore rules for JEnv

7 years agoMerge pull request #2389 from KoynovStas/Qt_UnitTests
Brendan Forster [Mon, 22 May 2017 11:42:37 +0000 (13:42 +0200)]
Merge pull request #2389 from KoynovStas/Qt_UnitTests

Qt unit tests

7 years agoMerge pull request #2391 from jwg4/patch-1
Brendan Forster [Mon, 22 May 2017 09:33:31 +0000 (11:33 +0200)]
Merge pull request #2391 from jwg4/patch-1

Consolidate all environments in one section

7 years agoConsolidate all environments in one section 2391/head
jwg4 [Mon, 22 May 2017 09:24:44 +0000 (09:24 +0000)]
Consolidate all environments in one section

Some of these names relate to specific tools, others could be used by multiple tools. In particular, virtualenv, the most popular tool for creating Python environments, does not mandate any of these and venv/ or .venv are simply conventional. It is more readable to group all of these together.

7 years agoadd object_script to Qt.gitignore 2389/head
KoynovStas [Sun, 21 May 2017 07:06:01 +0000 (11:06 +0400)]
add object_script to Qt.gitignore

For template rules (modern style) in Qt project file,
this file is autogenerated by qmake.

Example old style (pro file):
SOURCES += src/1.cpp \
           src/2.cpp

Example new style, uses template rules (pro file):
SOURCES += src/*.cpp

qmake auto generate files with list of objects
object_script.*.Debug
object_script.*.Release

7 years agoadd target_wrapper.* to Qt.gitignore
KoynovStas [Sun, 21 May 2017 06:56:56 +0000 (10:56 +0400)]
add target_wrapper.* to Qt.gitignore

This file is autogenerated by qmake for run auto(unit) tests.
For Windows: target_wrapper.bat
For Unix: target_wrapper.sh

7 years agoMerge pull request #2388 from KoynovStas/Static_QT
Brendan Forster [Sun, 21 May 2017 03:57:35 +0000 (13:57 +1000)]
Merge pull request #2388 from KoynovStas/Static_QT

add *_plugin_import.cpp to Qt.gitignore

7 years agoadd *_plugin_import.cpp to Qt.gitignore 2388/head
KoynovStas [Sat, 20 May 2017 12:49:28 +0000 (16:49 +0400)]
add *_plugin_import.cpp to Qt.gitignore

This file is autogenerated by qmake. It imports static plugin classes for
static plugins specified using QTPLUGIN and QT_PLUGIN_CLASS.<plugin> variables.

This file is autogenerated for static build

7 years agoMerge pull request #2374 from julienshepherd/master
Brendan Forster [Sat, 20 May 2017 05:07:54 +0000 (15:07 +1000)]
Merge pull request #2374 from julienshepherd/master

add .appx to VisualStudio.gitignore

7 years agoUpdate VisualStudio.gitignore 2374/head
julienshepherd [Wed, 17 May 2017 18:13:11 +0000 (21:13 +0300)]
Update VisualStudio.gitignore

7 years agoUpdate Prestashop.gitignore 2384/head
King [Mon, 15 May 2017 09:48:05 +0000 (17:48 +0800)]
Update Prestashop.gitignore

this commit is optional, for good-looking

7 years agoUpdate Prestashop.gitignore
King [Mon, 15 May 2017 09:45:43 +0000 (17:45 +0800)]
Update Prestashop.gitignore

7 years agoMerge pull request #2383 from shiftkey/patch-1
Brendan Forster [Mon, 15 May 2017 09:33:55 +0000 (19:33 +1000)]
Merge pull request #2383 from shiftkey/patch-1

ensure the following ! rules are included

7 years agoensure the following ! rules are included 2383/head
Brendan Forster [Mon, 15 May 2017 09:31:13 +0000 (19:31 +1000)]
ensure the following ! rules are included

7 years agoMerge pull request #2379 from scari/master
Brendan Forster [Fri, 12 May 2017 09:36:02 +0000 (19:36 +1000)]
Merge pull request #2379 from scari/master

Fixed typo

7 years agoFixed typo 2379/head
Younggun Kim [Fri, 12 May 2017 09:08:06 +0000 (18:08 +0900)]
Fixed typo

7 years agoMerge pull request #2375 from vuolter/patch-1
Brendan Forster [Wed, 10 May 2017 08:38:20 +0000 (18:38 +1000)]
Merge pull request #2375 from vuolter/patch-1

Add stackdump to Windows.gitignore

7 years agoAdd stackdump to Windows.gitignore 2375/head
Walter Purcaro [Wed, 10 May 2017 07:23:36 +0000 (09:23 +0200)]
Add stackdump to Windows.gitignore

**Reasons for making this change:**

Ignore the stack dump generated when a program has crashed under Windows.

**Links to documentation supporting these rule changes:**

http://www.drupalonwindows.com/en/blog/git-shell-windows-reports-shexe-has-stopped-working-appcrash
https://community.atlassian.com/t5/SourceTree-questions/Sourcetree-cannot-clone-pull-anymore-sh-exe-stackdump/qaq-p/82962

7 years agoadd .appx to VisualStudio.gitignore
julienshepherd [Tue, 9 May 2017 09:54:22 +0000 (12:54 +0300)]
add .appx to VisualStudio.gitignore

for .appx files created in the project root directory.

7 years agoMerge pull request #2371 from brettcannon/patch-1
Brendan Forster [Sun, 7 May 2017 01:55:17 +0000 (11:55 +1000)]
Merge pull request #2371 from brettcannon/patch-1

Ignore mypy's cache directory

7 years agoIgnore mypy's cache directory 2371/head
Brett Cannon [Sat, 6 May 2017 20:30:48 +0000 (13:30 -0700)]
Ignore mypy's cache directory

7 years agoMerge pull request #2359 from Glordim/master
Brendan Forster [Mon, 24 Apr 2017 08:43:33 +0000 (18:43 +1000)]
Merge pull request #2359 from Glordim/master

Add moc_*.h in Qt.gitignore

7 years agoAdd moc_*.h in Qt.gitignore 2359/head
Glordim [Sun, 23 Apr 2017 08:12:53 +0000 (10:12 +0200)]
Add moc_*.h in Qt.gitignore

7 years agoMerge pull request #2356 from orzechow/microsoft-visio
Brendan Forster [Wed, 19 Apr 2017 23:29:05 +0000 (09:29 +1000)]
Merge pull request #2356 from orzechow/microsoft-visio

Edit ignore for Microsoft Visio autosave files to include Office <= 2003

7 years agoEdit ignore for Microsoft Visio autosave files to include Office <= 2003 2356/head
Piotr Orzechowski [Wed, 19 Apr 2017 15:15:22 +0000 (17:15 +0200)]
Edit ignore for Microsoft Visio autosave files to include Office <= 2003

7 years agoMerge pull request #2354 from mkakodkar/patch-1
Brendan Forster [Mon, 17 Apr 2017 00:10:23 +0000 (10:10 +1000)]
Merge pull request #2354 from mkakodkar/patch-1

Added .tgz

7 years agoAdded .tgz 2354/head
Mayank Kakodkar [Sun, 16 Apr 2017 18:36:41 +0000 (14:36 -0400)]
Added .tgz

7 years agoMerge pull request #2315 from ehannes/fix-magento-sub-dir-exclude
Brendan Forster [Fri, 14 Apr 2017 23:58:15 +0000 (09:58 +1000)]
Merge pull request #2315 from ehannes/fix-magento-sub-dir-exclude

Fixes issue excluding sub directories

7 years agoMerge pull request #2316 from gagallo7/patch-1
Brendan Forster [Fri, 14 Apr 2017 23:13:10 +0000 (09:13 +1000)]
Merge pull request #2316 from gagallo7/patch-1

Allow PakBlacklist-*.txt files inside Build dir in UnrealEngine.gitignore

7 years agoMerge pull request #2329 from Omarasifshaikh/patch-1
Brendan Forster [Fri, 14 Apr 2017 23:05:42 +0000 (09:05 +1000)]
Merge pull request #2329 from Omarasifshaikh/patch-1

Adding cmake-build-debug

7 years agoMerge pull request #2330 from random82/patch-1
Brendan Forster [Fri, 14 Apr 2017 23:05:13 +0000 (09:05 +1000)]
Merge pull request #2330 from random82/patch-1

Added .spyproject to ignored paths

7 years agoMerge pull request #2162 from chaosdefinition/chaosdefinition-patch-1
Brendan Forster [Tue, 4 Apr 2017 10:46:50 +0000 (20:46 +1000)]
Merge pull request #2162 from chaosdefinition/chaosdefinition-patch-1

[C] ignore versions of kernel module build results

7 years agoMerge pull request #2344 from orzechow/tex-pdfpc
Brendan Forster [Mon, 3 Apr 2017 08:15:54 +0000 (18:15 +1000)]
Merge pull request #2344 from orzechow/tex-pdfpc

Add pdfpc files to Tex.gitignore

7 years agoMerge pull request #2343 from ghisvail/patch-1
Brendan Forster [Mon, 3 Apr 2017 00:13:01 +0000 (10:13 +1000)]
Merge pull request #2343 from ghisvail/patch-1

Ignore mkdocs site directory

7 years agoExclude the root site folder only 2343/head
Ghislain Antony Vaillant [Sat, 1 Apr 2017 07:38:52 +0000 (08:38 +0100)]
Exclude the root site folder only

7 years agoAdd pdfpc files to Tex.gitignore 2344/head
Piotr Orzechowski [Fri, 31 Mar 2017 17:36:59 +0000 (19:36 +0200)]
Add pdfpc files to Tex.gitignore

The presentation software pdfpc [1] (which is handy for latex beamer slides) supports additional notes on the secondary screen provided by *.pdfpc files.
These can be autogenerated from latex documents with the pdfpcnotes package [2], thus should be ignored in a latex project (but not in others where they could have been created manually).

[1] https://pdfpc.github.io/
[2] https://github.com/cebe/pdfpc-latex-notes

7 years agoIgnore mkdocs site directory
Ghislain Antony Vaillant [Fri, 31 Mar 2017 08:53:22 +0000 (09:53 +0100)]
Ignore mkdocs site directory

[mkdocs](http://www.mkdocs.org/) is rising as an alternative to Sphinx for project's documentation. The default build command puts the generated documentation in a `site` directory at the root of the project which should be ignored.

7 years agoMerge pull request #2337 from spencermathews/fix-macos-icon
Brendan Forster [Tue, 28 Mar 2017 23:56:40 +0000 (10:56 +1100)]
Merge pull request #2337 from spencermathews/fix-macos-icon

Fix macOS Icon

7 years agoMerge pull request #2336 from raeglan/patch-1
Brendan Forster [Tue, 28 Mar 2017 21:53:31 +0000 (08:53 +1100)]
Merge pull request #2336 from raeglan/patch-1

.project and .classpath should be inside VC

7 years agoAdd two CR characters to ignore Icon? 2337/head
Spencer Mathews [Tue, 28 Mar 2017 21:42:51 +0000 (14:42 -0700)]
Add two CR characters to ignore Icon?

7 years agoChange macOS to UNIX line endings
Spencer Mathews [Tue, 28 Mar 2017 21:32:40 +0000 (14:32 -0700)]
Change macOS to UNIX line endings

7 years ago.project and .classpath should be inside VC 2336/head
Rafael Miranda [Tue, 28 Mar 2017 07:22:28 +0000 (09:22 +0200)]
.project and .classpath should be inside VC

From the Eclipse Documentation: "Make sure that the .project and .classpath files are under version control. These files must be stored in the repository so that other users checking out the projects for the first time will get the correct type of project and will get the correct Java build path." - http://wiki.eclipse.org/FAQ_How_do_I_set_up_a_Java_project_to_share_in_a_repository%3F

7 years agoMerge pull request #2331 from cptaffe/master
Brendan Forster [Thu, 23 Mar 2017 22:38:54 +0000 (09:38 +1100)]
Merge pull request #2331 from cptaffe/master

Rails gitignore misuses double-asterisk

7 years agoDouble-asterisk misuse 2331/head
Connor Taffe [Thu, 23 Mar 2017 16:09:50 +0000 (11:09 -0500)]
Double-asterisk misuse

`**.` is invalid

7 years agoAdded .spyproject to ignored paths 2330/head
Dominik Raniszewski [Tue, 21 Mar 2017 01:06:48 +0000 (12:06 +1100)]
Added .spyproject to ignored paths

Looks like Spyder 3.1 uses .spyproject folder to store workspace config

7 years agoAdding cmake-build-debug 2329/head
Omar Shaikh [Mon, 20 Mar 2017 06:20:15 +0000 (23:20 -0700)]
Adding cmake-build-debug

7 years agoMerge pull request #2321 from matt40k/patch-1
Brendan Forster [Mon, 13 Mar 2017 23:29:10 +0000 (09:59 +1030)]
Merge pull request #2321 from matt40k/patch-1

Add ignore for Secondary data files

7 years agoAdd ignore for Secondary data files 2321/head
Matt Smith [Mon, 13 Mar 2017 10:13:39 +0000 (10:13 +0000)]
Add ignore for Secondary data files

Secondary data files .ndf (https://msdn.microsoft.com/en-us/library/ms189563.aspx)

7 years agoMerge pull request #2319 from kevmoo/patch-1
Brendan Forster [Mon, 13 Mar 2017 00:44:35 +0000 (08:44 +0800)]
Merge pull request #2319 from kevmoo/patch-1

Drastically simplify .gitignore for Dart

7 years agoMerge pull request #2320 from Cantido/master
Brendan Forster [Mon, 13 Mar 2017 00:43:55 +0000 (08:43 +0800)]
Merge pull request #2320 from Cantido/master

Add Cursive's REPL history file

7 years agoAdd Cursive's REPL history file 2320/head
Robert Richter [Sun, 12 Mar 2017 16:37:13 +0000 (11:37 -0500)]
Add Cursive's REPL history file

**Reasons for making this change:**

The file `replstate.xml` contains the history of the Clojure REPL
that Cursive adds to IntelliJ. Obviously that's user-specific,
and not relevant to other users.

**Links to documentation supporting these rule changes:**

This file is not well-documented, but in cursive-ide/cursive#1325,
the Cursive developers state that this is the REPL history file,
and that deleting it is acceptable troubleshooting if it's
causing trouble.

7 years agoMerge pull request #2318 from bbodenmiller/patch-3
Brendan Forster [Sun, 12 Mar 2017 04:25:06 +0000 (12:25 +0800)]
Merge pull request #2318 from bbodenmiller/patch-3

remove extra line

7 years agoUpdate Dart.gitignore 2319/head
Kevin Moore [Sat, 11 Mar 2017 21:41:43 +0000 (13:41 -0800)]
Update Dart.gitignore

7 years agoUpdate Dart.gitignore
Kevin Moore [Sat, 11 Mar 2017 21:41:14 +0000 (13:41 -0800)]
Update Dart.gitignore

7 years agoDrastically simplify .gitignore for Dart
Kevin Moore [Sat, 11 Mar 2017 00:32:54 +0000 (16:32 -0800)]
Drastically simplify .gitignore for Dart

Our typical workflow has JS and related build outputs in the `build` directory.

Most users are on new SDKs, so we don't have to worry about these ignores.
Most users don't generate docs locally. If they do, it's easy to add the entry to their .gitignore later.

7 years agoremove extra line 2318/head
Ben Bodenmiller [Fri, 10 Mar 2017 22:43:32 +0000 (14:43 -0800)]
remove extra line

7 years agoAllow PakBlacklist-*.txt files inside Build dir 2316/head
gagallo7 [Thu, 9 Mar 2017 13:56:06 +0000 (10:56 -0300)]
Allow PakBlacklist-*.txt files inside Build dir

The PakBlacklist-<BuildConfiguration>.txt is used to disallow some files to be packaged in the pak file.
This can be very helpful to reduce pak file size for mobile platforms.

To avoid the user-defined blueprint class Debug.uasset located in Content/Blueprints folder to be packaged in shipping build, one has to do the following steps:
1. Create the PakBlacklist-Shipping.txt file in Build/Android directory.
2. Insert the content "../../../MyGameName/Blueprints/Debug.uasset
3. Package the game

Source: https://docs.unrealengine.com/latest/INT/Platforms/Android/ReducingAPKSize/#packageblacklist

7 years agoFixes issue excluding sub directories 2315/head
Hannes Elvemyr [Thu, 9 Mar 2017 10:31:19 +0000 (11:31 +0100)]
Fixes issue excluding sub directories

This .gitignore is not correct. At least was not working for me.
Ignoring /media/* and then excluding !/media/customer/.htaccess is not
working. According to the Git manual, "It is not possible to re-include
a file if a parent directory of that file is excluded."
(https://git-scm.com/docs/gitignore).

Found a solution here:
http://stackoverflow.com/questions/987142/make-gitignore-ignore-everything-except-a-few-files/16318111#16318111

7 years agoMerge pull request #2312 from Yousha/patch-1
Brendan Forster [Tue, 7 Mar 2017 00:31:32 +0000 (11:31 +1100)]
Merge pull request #2312 from Yousha/patch-1

Remove Composer's file and directory from Symfony.

7 years agoRemove Composer's file and directory. 2312/head
Yousha Aleayoub [Mon, 6 Mar 2017 15:46:06 +0000 (19:16 +0330)]
Remove Composer's file and directory.

7 years agoMerge pull request #2305 from robinhultman/visualstudio-biztalk
Markus Olsson [Thu, 2 Mar 2017 12:59:59 +0000 (13:59 +0100)]
Merge pull request #2305 from robinhultman/visualstudio-biztalk

Added BizTalk build output files to ignore list

7 years agoAdded BizTalk build output files to ignore list 2305/head
Robin Hultman [Wed, 1 Mar 2017 09:32:17 +0000 (10:32 +0100)]
Added BizTalk build output files to ignore list

7 years agoMerge pull request #2302 from dopefishh/tex-remove-dups
Brendan Forster [Tue, 28 Feb 2017 10:38:09 +0000 (21:38 +1100)]
Merge pull request #2302 from dopefishh/tex-remove-dups

TeX: remove duplicates

7 years agoTeX: remove duplicates 2302/head
Mart Lubbers [Tue, 28 Feb 2017 10:27:43 +0000 (11:27 +0100)]
TeX: remove duplicates

7 years agoMerge pull request #2301 from MichaelKogan/VS-JustMock_Config
Brendan Forster [Tue, 28 Feb 2017 10:11:34 +0000 (21:11 +1100)]
Merge pull request #2301 from MichaelKogan/VS-JustMock_Config

Added Telerik's JustMock configruation files

7 years agoAdded Telerik's JustMock configruation files 2301/head
MichaelKogan [Tue, 28 Feb 2017 07:15:00 +0000 (09:15 +0200)]
Added Telerik's JustMock configruation files

7 years agoMerge pull request #2292 from jlabarbera11/master
Brendan Forster [Wed, 22 Feb 2017 21:21:49 +0000 (08:21 +1100)]
Merge pull request #2292 from jlabarbera11/master

Added /project/project to PlayFramework.gitignore

7 years agoAdded /project/project to PlayFramework.gitignore 2292/head
Joe LaBarbera [Wed, 22 Feb 2017 16:41:54 +0000 (08:41 -0800)]
Added /project/project to PlayFramework.gitignore

https://www.playframework.com/documentation/2.5.x/Anatomy

7 years agoMerge pull request #2291 from pmsosa/patch-1
Brendan Forster [Mon, 20 Feb 2017 09:23:13 +0000 (20:23 +1100)]
Merge pull request #2291 from pmsosa/patch-1

[Python Gitignore] Ignore Sage's parsed files

7 years agoUpdate Python.gitignore 2291/head
Pedro M. Sosa [Mon, 20 Feb 2017 07:52:08 +0000 (23:52 -0800)]
Update Python.gitignore