]> source.dussan.org Git - gitignore.git/log
gitignore.git
10 years agoUpdate Jekyll.gitignore 1203/head
raphqu [Sat, 6 Sep 2014 14:10:32 +0000 (16:10 +0200)]
Update Jekyll.gitignore

10 years agoMerge pull request #1109 from SamyPesse/patch-1
Carl Suster [Thu, 4 Sep 2014 01:50:03 +0000 (11:50 +1000)]
Merge pull request #1109 from SamyPesse/patch-1

Create GitBook.gitignore

10 years agoKeep only important node rules in GitBook.gitignore 1109/head
Samy Pessé [Wed, 3 Sep 2014 11:19:51 +0000 (13:19 +0200)]
Keep only important node rules in GitBook.gitignore

10 years agoMerge pull request #1194 from Ironholds/patch-1
Carl Suster [Tue, 2 Sep 2014 08:22:44 +0000 (18:22 +1000)]
Merge pull request #1194 from Ironholds/patch-1

Ignore user-specific rproj files instead of project-specific ones

10 years agoChange to directory 1194/head
Oliver Keyes [Tue, 2 Sep 2014 08:14:55 +0000 (04:14 -0400)]
Change to directory

10 years agoRenaming Laravel4 to Laravel
Tony Arra [Mon, 1 Sep 2014 16:47:27 +0000 (12:47 -0400)]
Renaming Laravel4 to Laravel

Laravel4 is the current standard.

This resolves the name with the custom Laravel.gitignore file in the
gitignore.io project. If support for Laravel3 is desired, it should be done in
a new file: "Laravel3.gitignore

Closes #1196

10 years agoSmall fix
Oliver Keyes [Mon, 1 Sep 2014 16:00:20 +0000 (12:00 -0400)]
Small fix

.Rproj is fine - it's .Rproj.user that needs to go.

10 years agoMerge pull request #1154 from Glaived/master
Carl Suster [Mon, 1 Sep 2014 15:53:17 +0000 (01:53 +1000)]
Merge pull request #1154 from Glaived/master

[Sublime Text] Adding cache files and binary files

10 years agoRemove *.pyc 1154/head
Glaived [Mon, 1 Sep 2014 15:24:30 +0000 (17:24 +0200)]
Remove *.pyc

10 years agoMerge branch 'master' of https://github.com/github/gitignore
Glaived [Mon, 1 Sep 2014 15:22:58 +0000 (17:22 +0200)]
Merge branch 'master' of https://github.com/github/gitignore

10 years agoMerge pull request #955 from arjun024/master
Carl Suster [Mon, 1 Sep 2014 12:27:51 +0000 (22:27 +1000)]
Merge pull request #955 from arjun024/master

add downloads/ in Distribution / packaging

10 years agoMerge pull request #1117 from nicwortel/symfony3
Carl Suster [Mon, 1 Sep 2014 12:22:39 +0000 (22:22 +1000)]
Merge pull request #1117 from nicwortel/symfony3

Add .gitignore rules for Symfony3

10 years agoUpdate Symfony.gitignore to support Symfony3 1117/head
Nic Wortel [Mon, 1 Sep 2014 08:50:33 +0000 (10:50 +0200)]
Update Symfony.gitignore to support Symfony3

Symfony3 (and some versions of Symfony2) come with a new directory structure.
This updated version of Symfony.gitignore supports this new directory structure
as well as the old one.

10 years agoRename Symfony2.gitignore to Symfony.gitignore
Nic Wortel [Mon, 1 Sep 2014 08:42:47 +0000 (10:42 +0200)]
Rename Symfony2.gitignore to Symfony.gitignore

The old Symfony.gitignore has been removed (a383e55) as Symfony 1 is no longer
supported.

10 years agoMerge pull request #1191 from cnbuff410/patch-1
Carl Suster [Mon, 1 Sep 2014 08:26:03 +0000 (18:26 +1000)]
Merge pull request #1191 from cnbuff410/patch-1

Update Dart.gitignore

10 years agoUpdate Dart.gitignore 1191/head
kun [Mon, 1 Sep 2014 08:22:33 +0000 (02:22 -0600)]
Update Dart.gitignore

Add in rule for .buildlog

10 years agoMerge pull request #1106 from ryanshrum/master
Carl Suster [Mon, 1 Sep 2014 05:46:08 +0000 (15:46 +1000)]
Merge pull request #1106 from ryanshrum/master

Added recommended gitignore rules from Craft

10 years agoMerge pull request #1184 from starrify/master
Carl Suster [Mon, 1 Sep 2014 05:35:50 +0000 (15:35 +1000)]
Merge pull request #1184 from starrify/master

added: rules for ignoring precompiled headers for C/C++

10 years agoRemove legacy Symfony template
Carl Suster [Mon, 1 Sep 2014 05:15:27 +0000 (15:15 +1000)]
Remove legacy Symfony template

Quoting from http://symfony.com/legacy

  The symfony 1.x branch of the framework started in 2005 and the latest stable
  version and long term support release is symfony 1.4. As of November 2012,
  symfony 1.x is not maintained anymore and you are encouraged to have a look
  at Symfony2 for any new projects.

10 years agoMerge branch 'fix-1120'
Carl Suster [Mon, 1 Sep 2014 05:06:01 +0000 (15:06 +1000)]
Merge branch 'fix-1120'

10 years agoRename RB to reflect current software naming
Carl Suster [Mon, 1 Sep 2014 05:05:53 +0000 (15:05 +1000)]
Rename RB to reflect current software naming

10 years agoMerge branch 'fix-1165'
Carl Suster [Mon, 1 Sep 2014 04:58:35 +0000 (14:58 +1000)]
Merge branch 'fix-1165'

10 years agoTidy up the JetBrains comments
Carl Suster [Mon, 1 Sep 2014 04:56:15 +0000 (14:56 +1000)]
Tidy up the JetBrains comments

Amends #1165

10 years agoMerge pull request #1183 from Ironholds/patch-1
Carl Suster [Mon, 1 Sep 2014 04:46:56 +0000 (14:46 +1000)]
Merge pull request #1183 from Ironholds/patch-1

Add *.Rproj for RStudio users

10 years agoadded: rules for ingnoring precompiled headers for C/C++ 1184/head
Pengyu CHEN [Wed, 27 Aug 2014 05:36:18 +0000 (13:36 +0800)]
added: rules for ingnoring precompiled headers for C/C++

10 years agoAdd *.Rproj for RStudio users 1183/head
Oliver Keyes [Mon, 25 Aug 2014 20:08:38 +0000 (16:08 -0400)]
Add *.Rproj for RStudio users

RStudio - the only real R IDE, and an incredibly commonly used environment for R, particularly since it has git support - uses .Rproj files in projects, that follow the pattern projectname.Rproj. Adding *.Rproj to capture these and exclude them.

10 years agoMerge pull request #1180 from StoneCypher/master
Carl Suster [Mon, 25 Aug 2014 00:48:15 +0000 (10:48 +1000)]
Merge pull request #1180 from StoneCypher/master

Add ebin, rel example, concrete dev mode, .rebar

10 years agoMerge pull request #1179 from malheleco/patch-1
Carl Suster [Sun, 24 Aug 2014 10:40:52 +0000 (20:40 +1000)]
Merge pull request #1179 from malheleco/patch-1

add Windows shortcut files

10 years agoMerge pull request #1143 from fabianhjr/master
Carl Suster [Sun, 24 Aug 2014 10:36:49 +0000 (20:36 +1000)]
Merge pull request #1143 from fabianhjr/master

Add ignores for bower-rails

10 years agoMerge pull request #1162 from maieul/master
Carl Suster [Sun, 24 Aug 2014 10:34:53 +0000 (20:34 +1000)]
Merge pull request #1162 from maieul/master

New version of eledmac on CTAN adds new extension file

10 years agoMerge pull request #1182 from and1g/TeX-converted-files
Carl Suster [Sun, 24 Aug 2014 10:27:48 +0000 (20:27 +1000)]
Merge pull request #1182 from and1g/TeX-converted-files

Ignore *.converted-to-* files in TeX

10 years agoadded converted-to-files 1182/head
Andreas Grosse [Sun, 24 Aug 2014 08:27:28 +0000 (10:27 +0200)]
added converted-to-files

10 years agoAdd ebin, rel example, concrete dev mode, .rebar 1180/head
John Haugeland [Fri, 22 Aug 2014 08:15:23 +0000 (01:15 -0700)]
Add ebin, rel example, concrete dev mode, .rebar

10 years agoMerge pull request #1177 from amcsi/master
Carl Suster [Fri, 22 Aug 2014 06:11:59 +0000 (16:11 +1000)]
Merge pull request #1177 from amcsi/master

Fixed binary gettext files rule: .po -> .mo

10 years agoadd shortcut files 1179/head
malheleco [Thu, 21 Aug 2014 18:45:30 +0000 (20:45 +0200)]
add shortcut files

10 years agoFixed binary gettext files rule: .po -> .mo 1177/head
Attila Szeremi [Thu, 21 Aug 2014 12:26:02 +0000 (13:26 +0100)]
Fixed binary gettext files rule: .po -> .mo

10 years agoMerge pull request #1169 from No0ne/patch-1
Carl Suster [Tue, 19 Aug 2014 04:51:20 +0000 (14:51 +1000)]
Merge pull request #1169 from No0ne/patch-1

ignoring new Magento 1.9 default theme

10 years agoMerge pull request #1170 from gazebodude/lyx-backups
Carl Suster [Tue, 19 Aug 2014 04:50:30 +0000 (14:50 +1000)]
Merge pull request #1170 from gazebodude/lyx-backups

Create LyX.gitignore

10 years agoCreate LyX.gitignore 1170/head
gazebodude [Tue, 19 Aug 2014 04:11:11 +0000 (14:11 +1000)]
Create LyX.gitignore

Ignores *.lyx~ (crash recovery) and *.lyx# (timed autosave) files generated by LyX - the document processor.

10 years agoignoring new Magento 1.9 default theme 1169/head
No0ne [Mon, 18 Aug 2014 07:26:40 +0000 (09:26 +0200)]
ignoring new Magento 1.9 default theme

10 years agoMerge pull request #1105 from thurask/momentics
Carl Suster [Fri, 15 Aug 2014 13:47:55 +0000 (23:47 +1000)]
Merge pull request #1105 from thurask/momentics

Create Momentics.gitignore

10 years agoMerge pull request #1158 from eddiejaoude/patch-1
Carl Suster [Fri, 15 Aug 2014 13:05:48 +0000 (23:05 +1000)]
Merge pull request #1158 from eddiejaoude/patch-1

Updated Zend Framework gitignore as per docs

10 years agoMerge pull request #1152 from ChemiKhazi/patch-1
Carl Suster [Fri, 15 Aug 2014 12:52:53 +0000 (22:52 +1000)]
Merge pull request #1152 from ChemiKhazi/patch-1

Update Unity.gitignore

10 years agoMerge pull request #1167 from sigo/cleanup
Carl Suster [Fri, 15 Aug 2014 12:42:49 +0000 (22:42 +1000)]
Merge pull request #1167 from sigo/cleanup

Remove trailing space

10 years agoRemove trailing space 1167/head
Mateusz Jagiełło [Fri, 15 Aug 2014 11:16:24 +0000 (13:16 +0200)]
Remove trailing space

10 years agoMerge pull request #1164 from joreyaesh/master
Carl Suster [Thu, 14 Aug 2014 01:59:01 +0000 (11:59 +1000)]
Merge pull request #1164 from joreyaesh/master

Updated link in Node.gitignore

10 years agoTypo fix + Plugin configuration + UI specific file 1165/head
Gaël Demette [Wed, 13 Aug 2014 20:55:43 +0000 (22:55 +0200)]
Typo fix + Plugin configuration + UI specific file

10 years agoUpdate Node.gitignore 1164/head
Josh Whaley [Wed, 13 Aug 2014 14:52:00 +0000 (10:52 -0400)]
Update Node.gitignore

Updated link for the dependency directory from [this](https://npmjs.org/doc/faq.html#Should-I-check-my-node_modules-folder-into-git) to [this](https://www.npmjs.org/doc/misc/npm-faq.html#should-i-check-my-node_modules-folder-into-git-).

10 years agoMerge pull request #1157 from habi/master
Carl Suster [Wed, 13 Aug 2014 00:49:52 +0000 (10:49 +1000)]
Merge pull request #1157 from habi/master

(TeX) Exclude files generated by using backref.

10 years agoMerge pull request #1137 from samskiter/master
Carl Suster [Wed, 13 Aug 2014 00:46:46 +0000 (10:46 +1000)]
Merge pull request #1137 from samskiter/master

Update JetBrains.gitignore

10 years agoMerge pull request #1161 from madskristensen/patch-1
Brendan Forster [Tue, 12 Aug 2014 02:49:21 +0000 (12:49 +1000)]
Merge pull request #1161 from madskristensen/patch-1

Adding *.publishproj to ignore

10 years agoAdding *.publishproj to ignore 1161/head
Mads Kristensen [Mon, 4 Aug 2014 17:09:06 +0000 (10:09 -0700)]
Adding *.publishproj to ignore

This files is generated by Visual Studio 2013 and should be ignored.

10 years agoMerge remote-tracking branch 'origin/master' 1162/head
maieul [Thu, 31 Jul 2014 13:51:54 +0000 (15:51 +0200)]
Merge remote-tracking branch 'origin/master'

10 years agoeledmac 1.12/ elepar 1.8 files ".eledsec"
Maïeul Rouquette [Thu, 31 Jul 2014 13:45:16 +0000 (15:45 +0200)]
eledmac 1.12/ elepar 1.8 files ".eledsec"

10 years agoUpdated Zend Framework gitignore as per docs 1158/head
Eddie Abou-Jaoude [Thu, 31 Jul 2014 06:42:20 +0000 (07:42 +0100)]
Updated Zend Framework gitignore as per docs

```
data/: This directory provides a place to store application data that is volatile and possibly temporary. The disturbance of data in this directory might cause the application to fail. Also, the information in this directory may or may not be committed to a subversion repository. Examples of things in this directory are session files, cache files, sqlite databases, logs and indexes.
```

As per docs...

http://framework.zend.com/manual/2.3/en/ref/project.structure.html

10 years ago(TeX) Exclude files generated by using backref. 1157/head
David Haberthür [Tue, 29 Jul 2014 09:40:15 +0000 (11:40 +0200)]
(TeX) Exclude files generated by using backref.

When doing \usepackage[backref]{hyperref} the pages of the references are shown in the bibliography.
Those files can be safely ignored.

Info: http://tex.stackexchange.com/a/7772/828

10 years agoAdding cache files and binary files
Glaived [Sun, 27 Jul 2014 16:46:05 +0000 (18:46 +0200)]
Adding cache files and binary files

10 years agoUpdate Unity.gitignore 1152/head
ChemiKhazi [Sat, 26 Jul 2014 10:40:52 +0000 (18:40 +0800)]
Update Unity.gitignore

Ignore the build directory in case a Unity build is initiated in the project.

10 years agoMerge pull request #1147 from martinblech/master
Zach Holman [Wed, 23 Jul 2014 22:36:57 +0000 (15:36 -0700)]
Merge pull request #1147 from martinblech/master

Add Swift.gitignore

10 years agoAdd Swift.gitignore 1147/head
Martin Blech [Wed, 23 Jul 2014 22:23:20 +0000 (19:23 -0300)]
Add Swift.gitignore

I just copied Objective-C.gitignore. It seemed to do the job with a small Swift
project.

10 years agoAdd ignores for bower-rails 1143/head
Fabian Heredia Montiel [Fri, 18 Jul 2014 21:11:42 +0000 (16:11 -0500)]
Add ignores for bower-rails

bower-rails integrates bower.io into Rails, it allows you to have everything in a Bowerfile and install all vendor assets easily.

10 years agoMerge pull request #1142 from peterfpeterson/fortran_mod
Carl Suster [Fri, 18 Jul 2014 13:56:14 +0000 (23:56 +1000)]
Merge pull request #1142 from peterfpeterson/fortran_mod

Adding fortan module files.

10 years agoAdding fortan module files. 1142/head
Pete Peterson [Fri, 18 Jul 2014 13:13:18 +0000 (09:13 -0400)]
Adding fortan module files.

10 years agoLink a new fortran template to existing c++ one
Carl Suster [Wed, 16 Jul 2014 13:09:37 +0000 (23:09 +1000)]
Link a new fortran template to existing c++ one

As per #1140

10 years agochange iml 1137/head
Sam Duke [Tue, 15 Jul 2014 11:06:15 +0000 (12:06 +0100)]
change iml

guess that root iml needs to be ignored and others need to be shared

10 years agoUpdated following feedback
Sam Duke [Tue, 15 Jul 2014 10:57:37 +0000 (11:57 +0100)]
Updated following feedback

removed the iml filter - this is my current best understanding of the docs, but I'm still unsure

10 years agoUpdate JetBrains.gitignore
Sam Duke [Mon, 14 Jul 2014 11:21:40 +0000 (12:21 +0100)]
Update JetBrains.gitignore

To clarify when to ignore/include *.imls as per https://intellij-support.jetbrains.com/entries/23393067

also added optionals from the same

10 years agoMerge pull request #1135 from Heather/patch-1
Carl Suster [Sat, 12 Jul 2014 04:39:56 +0000 (14:39 +1000)]
Merge pull request #1135 from Heather/patch-1

add /target/ (generated by Cargo) to Rust gitignore

10 years agoMerge pull request #1123 from dsmithni/patch-1
Carl Suster [Sat, 12 Jul 2014 04:36:31 +0000 (14:36 +1000)]
Merge pull request #1123 from dsmithni/patch-1

LabVIEW.gitignore

10 years agoMerge pull request #1128 from misterion/master
Carl Suster [Sat, 12 Jul 2014 04:33:53 +0000 (14:33 +1000)]
Merge pull request #1128 from misterion/master

Ignore QtCreator qmlproject user-specific files

10 years agoMerge pull request #1136 from bbodenmiller/patch-3
Carl Suster [Fri, 11 Jul 2014 02:37:35 +0000 (12:37 +1000)]
Merge pull request #1136 from bbodenmiller/patch-3

Clarify what commenting *.pubxml does

10 years agodatabase connection strings unencrypted 1136/head
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.

10 years agoClarify what commenting *.pubxml does
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.

10 years agoadd /target/ (generated by Cargo) to Rust gitignore 1135/head
Heather [Tue, 8 Jul 2014 17:41:13 +0000 (21:41 +0400)]
add /target/ (generated by Cargo) to Rust gitignore

10 years agoMake ninja a global template.
Carl Suster [Tue, 8 Jul 2014 08:13:34 +0000 (18:13 +1000)]
Make ninja a global template.

Amends #1084

10 years agoMerge pull request #1084
Carl Suster [Tue, 8 Jul 2014 08:12:58 +0000 (18:12 +1000)]
Merge pull request #1084

10 years agoFix comment that was nonsensical after a previous change
Carl Suster [Tue, 8 Jul 2014 02:20:07 +0000 (12:20 +1000)]
Fix comment that was nonsensical after a previous change

10 years agoClarify the NuGet packages comments
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

10 years agoRevert "Remove redundant Umbraco exceptions to VS rules"
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

10 years agoMerge commit 'pull/1131'
Carl Suster [Tue, 8 Jul 2014 01:42:04 +0000 (11:42 +1000)]
Merge commit 'pull/1131'

10 years agoUpdate VisualStudio.gitignore 1131/head
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.

10 years agoUpdate VisualStudio.gitignore
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.

10 years agoAdd QtCreator qmlproject temp files ignoring 1128/head
nikolay.bondarenko [Tue, 1 Jul 2014 12:05:36 +0000 (16:05 +0400)]
Add QtCreator qmlproject temp files ignoring

10 years agoMerge pull request #1096 from theanalyst/elisp/cask
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

10 years agoMerge pull request #1125 from eugpermar/master
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

10 years agoUpdate C.gitignore 1125/head
eugpermar [Wed, 25 Jun 2014 10:42:09 +0000 (12:42 +0200)]
Update C.gitignore

Added .la and .lo library extensions

10 years agoMerge pull request #1124 from wojciechwasko/master
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

10 years ago(TeX) Exclude files generated by morewrites 1124/head
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

10 years agoLabVIEW.gitignore 1123/head
dsmithni [Tue, 24 Jun 2014 15:56:38 +0000 (10:56 -0500)]
LabVIEW.gitignore

LabVIEW (ni.com/labview) is a graphical system design tool.
File extensions are listed here:
http://zone.ni.com/reference/en-XX/help/371361K-01/lvhowto/lv_file_extensions/
.llb and lvlibp are for binary distributions, and are excluded for the same reason shared objects are excluded.
.aliases and .lvlps are metadata related to the project file, and are automatically updated when moving between machines (see note on that help page).

10 years agoRemoving .DS_Store rule as it is included in global rules 1106/head
Ryan Shrum [Tue, 24 Jun 2014 14:01:43 +0000 (10:01 -0400)]
Removing .DS_Store rule as it is included in global rules

Signed-off-by: Ryan Shrum <ryan@ehousestudio.com>
10 years agoMerge pull request #1039 from nkt/patch-1
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

10 years agoMerge pull request #1116 from adilsoncarvalho/patch-1
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

10 years agoMerge pull request #1119 from hulet/sorting
Carl Suster [Tue, 24 Jun 2014 02:21:55 +0000 (12:21 +1000)]
Merge pull request #1119 from hulet/sorting

sort WordPress.gitignore

10 years agoMerge pull request #1111 from aelgru/master
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

10 years agoMerge pull request #959 from Metallicow/PyInstaller-.gitignore
Carl Suster [Tue, 24 Jun 2014 01:41:33 +0000 (11:41 +1000)]
Merge pull request #959 from Metallicow/PyInstaller-.gitignore

PyInstaller .manifest

10 years agoMerge pull request #1122 from whoshuu/patch-1
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

10 years agoSpace after comment in Android.gitignore 1122/head
Huu Nguyen [Mon, 23 Jun 2014 20:57:09 +0000 (13:57 -0700)]
Space after comment in Android.gitignore

10 years agoAdded comments for Zephir 1039/head
Nikita Gusakov [Sat, 21 Jun 2014 16:02:16 +0000 (20:02 +0400)]
Added comments for Zephir

10 years agoAdd REALbasic 1120/head
Andrew Lambert [Thu, 19 Jun 2014 22:14:40 +0000 (15:14 -0700)]
Add REALbasic

10 years agosort WordPress.gitignore 1119/head
Steve Hulet [Thu, 19 Jun 2014 22:01:02 +0000 (15:01 -0700)]
sort WordPress.gitignore