Commit Graph

1222 Commits

Author SHA1 Message Date
Kolja Dummann d60485f496 add Meta Programming System gitignore files
The Meta Programming System is a language workbench created by JetBrains.

http://jetbrains.com/mps/

By default this file will ignore the generated java source and the compiled java classes that are
produced by the language compiler. It will only add the Models which contain all information
necessary to reproduce the the java source code and the the resulting class files.

In addition to the generated source code it will ignore the test result files and test property files,
because those are also generated from the models.

The ignore file also prevents commiting the workspace.xml which contains the currently editor state,
like open files and cursor position.
2014-06-12 11:42:23 +10:00
Carl Suster 76c09c6fd7 Merge pull request #1101 from kargakis/patch-1
Ignore profile files
2014-06-12 11:25:19 +10:00
Michalis Kargakis 8a28b1c4c6 Ignore profile files 2014-06-06 16:53:21 +03:00
Carl Suster 88a7dc820e Merge pull request #1095 from Heather/patch-1
New template for Rust
2014-05-30 15:56:17 +10:00
Heather 2973111490 gitignore for Rust 2014-05-29 22:51:56 -07:00
Daniel Rothmaler 2399ff1c79 Re-order rules for JetBrains legacy project format
Fixes #1090 - this is the part of that PR that seems justified.
2014-05-29 11:13:28 +10:00
Carl Suster 363ae587ca Merge pull request #1092 from Arvur/master
One more binary type to ignore
2014-05-29 10:51:08 +10:00
Denis Grinyuk 0595dd7662 One more binary type to ignore 2014-05-28 15:47:56 +04:00
Carl Suster 256e9648ba Merge pull request #1091 from nicwortel/update-symfony2
Update .gitignore for Symfony2
2014-05-28 20:26:02 +10:00
Nic Wortel e07830483e Rename Assets section 2014-05-28 12:23:42 +02:00
Nic Wortel 43893107bd Rename Composer section 2014-05-28 12:22:34 +02:00
Nic Wortel 0c9dce6966 Move bootstrap file to "Managed by Composer" section 2014-05-28 12:21:56 +02:00
Nic Wortel e098aa360b Rename "Dependencies" section into "Managed by Composer" 2014-05-28 12:21:08 +02:00
Nic Wortel 97de996895 Reorder entries 2014-05-28 12:04:09 +02:00
Nic Wortel c58fff4f3e Keep cache and logs directories 2014-05-28 11:58:44 +02:00
Nic Wortel cc716260e1 Add leading slashes 2014-05-28 11:57:41 +02:00
Nic Wortel 7794d39d2f Ignore bin folder 2014-05-28 11:53:46 +02:00
Nic Wortel d6cfcd686c Replace app/bootstrap wildcard with explicit entry
See e7b7b0f366
2014-05-28 11:41:45 +02:00
Carl Suster 097db81c08 Merge pull request #1069 from github/sbt
[Global/SBT] Fix documentation URL
2014-05-26 11:32:52 +10:00
Carl Suster e006ee5975 Merge pull request #1085 from giosh94mhz/symfony2_ignore_phpunit_xml
Ignore phpunit.xml in Symfony2 applications
2014-05-26 11:29:06 +10:00
Carl Suster 791e4de324 Merge pull request #1079 from sebgod/mercury-add-beams
Mercury.gitignore: Add Erlang .beams,
2014-05-26 11:26:48 +10:00
Carl Suster ae78cd9ef2 Merge pull request #1078 from jamesottaway/patch-1
Ignore locally-built `*.nupkg` files
2014-05-26 11:24:16 +10:00
Giorgio Premi 5be59710d3 Ignore phpunit.xml in Symfony2 applications 2014-05-20 15:51:47 +02:00
Sebastian Godelet 8dbc29f89b Mercury.gitignore: Add Erlang .beams, as this is an
additional compiler target, forgot to add this in
https://github.com/github/gitignore/pull/1057
2014-05-12 10:00:08 +02:00
James Ottaway cfc9ce4e6d Ignore locally-built `*.nupkg` files
Building NuGet packages locally with `NuGet.exe pack <name>.nuspec` generates a `<name>.<version>.nupkg` file which should never be versioned.
2014-05-12 10:37:59 +10:00
Carl Suster 561bd5d267 Merge pull request #886 from acelaya/zf2
Zend Framework 2 gitignore file
2014-05-11 21:05:46 +10:00
Alejandro Celaya ee1c7c01c1 ZendFramework2.gitignore renamed to ZendFramework.gitignore 2014-05-11 13:01:13 +02:00
Alejandro Celaya 1d96081fc9 Included Zend Framework 1 rules 2014-05-11 13:00:31 +02:00
Alejandro Celaya d44417883f Removed old ZendFramework.gitignore
Documentation rules have been removed and the rest of the rules are going to be included in the ZendFramework2.gitignore.
2014-05-11 12:59:57 +02:00
Carl Suster 405aa0b7cf Merge pull request #1076 from stakisko/patch-1
"TheFind Feed" module removed
2014-05-10 16:40:27 +10:00
Konstantinos Bariotis 88e26bf5aa "TheFind Feed" module removed
According to [this](http://www.magentocommerce.com/magento-connect/thefind-feed-1.html) TheFind Feed module does not come with the latest versions of Magento( > 1.6).

Thank you
2014-05-08 16:46:54 +03:00
Scott J. Roberts f902cfb713 Merge pull request #1074 from github/ignore-lock-wscript
Adding .lock-wscript
2014-05-07 17:58:28 -04:00
Scott J. Roberts 446dae3d53 Adding .lock-wscript 2014-05-07 17:47:05 -04:00
Carl Suster dee587fee0 Merge pull request #1029 from cheddar/patch-1
Tweak comment in Node.js .gitignore file
2014-05-07 21:37:06 +10:00
Carl Suster e9552d855c Merge pull request #1070 from matma/master
Releases should also be ignored
2014-05-07 21:27:02 +10:00
Carl Suster 48e703a2c2 Remove stray whitespace
Amending #1072
2014-05-07 21:22:24 +10:00
Carl Suster 8ba7a2fc9a Merge commit 'refs/pull/1072' 2014-05-07 21:21:25 +10:00
Mateusz Wolsza 11e30dad3d Releases should be ignored 2014-05-07 13:14:53 +02:00
Carl Suster e53764e2d8 Merge pull request #1071 from RX14/patch-1
Update Gradle.gitignore
2014-05-07 21:06:22 +10:00
rasbt bd0a82e1d5 added gitignore for IPython notebooks 2014-05-06 14:48:13 -04:00
rasbt deebadef07 added gitignore for IPython notebooks 2014-05-06 14:47:52 -04:00
RX14 ae4baaa4f9 Update Gradle.gitignore
Update Gradle.gitignore
2014-05-06 17:23:21 +01:00
Mateusz Wolsza 00d75ccb52 Releases should also be ignored
"Releases" directory is created by Shimmer/Squirrel installer for example. It also should be ignored.
2014-05-06 12:10:00 +02:00
Carl Suster 5d4c342397 Merge branch 'fix-1013'
I made some changes to the original pull request to remove complexity which
I believe was not needed.
2014-05-06 17:42:36 +10:00
Carl Suster 7955283b13 Shorten note in comment at the top 2014-05-06 17:42:22 +10:00
Carl Suster 5b168d4300 Remove redundant Umbraco exceptions to VS rules
From the discussion on #1013:

Since the rule in VS is packages/*, the fact that it contains a slash means
that it is anchored to the top level. That is, is will only apply to
a directory called packages at the top level, and not to any at deeper
directories like App_Data. So these rules at the bottom of your changes
actually aren't necessary after all. I just confirmed this with a quick test.
2014-05-06 17:38:57 +10:00
Carl Suster 479b7f8536 Merge pull request #958 from arcresu/python-bin
[Python] Remove rules for bin/, Mr Developer, and Rope
2014-05-06 17:31:14 +10:00
Carl Suster 08f0247f17 Fix URL in SBT template 2014-05-06 17:19:27 +10:00
Carl Suster f22ab5353e Merge pull request #1066 from FuriKuri/master
Add new .gitignore for Elixir
2014-05-06 17:09:58 +10:00
Theo Pack 50e59ac3c8 Add .gitignore for Elixir 2014-05-04 18:27:23 +02:00