Brendan Forster
e5c5a2bb9c
add community template for Racket
...
Co-Authored-By: Will Price <willprice94+dev@gmail.com>
Co-Authored-By: Stefan <eu90h@users.noreply.github.com>
2018-10-28 18:17:26 -03:00
Brendan Forster
213a053ce7
added community template for PHP CodeSniffer
...
Co-Authored-By: moltra <strickland41@live.marshall.edu>
2018-10-28 18:17:26 -03:00
Brendan Forster
7637178dd2
add community template for Meteor
...
Co-Authored-By: CodeHunter <codehunter@users.noreply.github.com>
2018-10-28 18:17:26 -03:00
Brendan Forster
eff87b9c8b
added community template for InforCRM
...
Co-Authored-By: Customer FX Development <customerfx@users.noreply.github.com>
2018-10-28 18:17:26 -03:00
Brendan Forster
991accab3f
add community template for KenticoCMS
...
Co-Authored-By: Christopher Jennings <christopherjennings@users.noreply.github.com>
2018-10-28 18:17:26 -03:00
Brendan Forster
8a2fae7d6c
add templates for older JBoss versions
...
Co-Authored-By: Marcos Estevam <estevamdf2@users.noreply.github.com>
2018-10-28 18:17:26 -03:00
Brendan Forster
e67a985416
Add community template for Red language
...
Co-Authored-By: SouthWolf <wp.southwolf@gmail.com>
Co-Authored-By: Trent Patterson <jtrent238@outlook.com>
Co-Authored-By: PeterWAWood <peterwawood@users.noreply.github.com>
2018-10-28 18:17:26 -03:00
Brendan Forster
d298644fc3
added Hugo community template
...
Co-Authored-By: Julien Liabeuf <julien731@users.noreply.github.com>
Co-Authored-By: Ricardo N Feliciano <ricardo@feliciano.tech>
2018-10-28 18:17:26 -03:00
Brendan Forster
bbd34a4472
add community Snap template
...
Co-Authored-By: 林博仁(Buo-ren Lin) <lin-buo-ren@users.noreply.github.com>
Co-Authored-By: Marius Gripsgard <marius@ubports.com>
2018-10-28 18:17:26 -03:00
Brendan Forster
2055dc1010
Added community template for ThinkPHP
...
Co-Authored-By: Parallel <swumao@users.noreply.github.com>
2018-10-28 18:17:26 -03:00
Brendan Forster
bd97b795f1
added community Pimcore template
...
Co-Authored-By: Martin Kuric <martin.chix.kuric@gmail.com>
2018-10-28 18:17:26 -03:00
Brendan Forster
05c5eacc7a
add a template for Phoenix projects
...
Co-Authored-By: JuanPablo <jpabloaj@gmail.com>
Co-Authored-By: Sean Callan <sean@seancallan.com>
2018-10-28 18:17:26 -03:00
Brendan Forster
1ab24a3be3
add support for Nuxt.js
...
Co-Authored-By: FURUKAWA,Daisuke <mogya at mogya.com>
2018-10-28 18:17:26 -03:00
Brendan Forster
eda6ba515b
rename ecosystem to community
2018-10-28 18:17:26 -03:00
Brendan Forster
c440ae4d9c
stub an example Vue gitignore template
2018-10-28 18:17:26 -03:00
Brendan Forster
3641b16bef
tweaks to example template
2018-10-28 18:17:26 -03:00
Brendan Forster
ded1daba15
a bit more edits
2018-10-28 18:17:26 -03:00
Brendan Forster
1abbddba21
expanded new sections
2018-10-28 18:17:26 -03:00
Brendan Forster
1980e4f1ea
prettify things
2018-10-28 18:17:26 -03:00
Brendan Forster
37ec8ba529
add section about updated folder structure
2018-10-28 18:17:26 -03:00
Brendan Forster
663ff83ba7
Move Magento v1 into ecosystem
...
Co-Authored-By: Nolwennig <nolwennig@users.noreply.github.com>
2018-10-28 18:17:25 -03:00
Brendan Forster
7af655e423
add a better header to the old template
2018-10-28 18:17:25 -03:00
Brendan Forster
344e52b5ef
Update default template to Drupal 8
...
Co-Authored-By: Luís Pedro Algarvio <lp@algarvio.org>
2018-10-28 18:17:25 -03:00
Brendan Forster
db1d52b2dd
Move current Drupal into ecosystem directory
...
Co-Authored-By: Luís Pedro Algarvio <lp@algarvio.org>
2018-10-28 18:17:19 -03:00
Brendan Forster
ec24607631
Merge pull request #2819 from AurelienLavorel/AurelienLavorel-patch-1
...
Remove patch files from repo
2018-10-28 18:02:26 -03:00
Brendan Forster
68e04fd458
Merge pull request #2569 from justinhartman/patch-4
...
New template file for Images
2018-10-27 22:05:48 -03:00
Brendan Forster
f1e6f0d2a6
Merge pull request #2086 from AlexanderBrevig/master
...
Add gitignore for Cypress Semiconductor IDE
2018-10-27 19:33:28 -03:00
Houssem Hajlaoui
ee2ae04a57
No need for .vscode line
2018-10-27 13:32:15 +01:00
Brendan Forster
238424389c
Merge pull request #2847 from FutureClemens/Unity_VC.db_Update
...
Added *.VC.db to Unity.gitignore
2018-10-27 09:14:29 -03:00
Brendan Forster
32c358b0af
Merge pull request #2851 from kitsuyui/add-pyre-directory
...
Add .pyre directory for Pyre type checker
2018-10-24 08:52:55 -03:00
kitsuyui
e970e56c9f
Add .pyre directory for Pyre type checker
...
Pyre is a new type-checker for Python developed by facebook in May 2018.
https://pyre-check.org/
It makes .pyre directory for storing result or cache for type checking.
This directory is environment dependent. So it should be ignored from Git.
2018-10-23 22:25:12 +09:00
Houssem Hajlaoui
b75ca869f0
vscode, dynamodb, serverless folders
2018-10-23 00:54:09 +01:00
Brendan Forster
45dca6a859
Merge pull request #2848 from paxperscientiam/patch-1
...
Add support for FuseBox
2018-10-22 15:24:08 -03:00
Chris
5e89a9825f
Add support for FuseBox
...
Project site: [link](https://fuse-box.org/ )
Corroboration: [link](https://fuse-box.org/docs/development/configuration#cache )
Reason: Don't VC cache
Hopefully, I did this correctly!
2018-10-20 01:09:08 -04:00
Clemens Scharfen
a2e5aea917
Added *.VC.db to Unity.gitignore, which is an auto generated IntelliSense file from VS2015 Update 2 (replacing the .sdf file).
2018-10-18 11:54:13 +02:00
Brendan Forster
c68eb91e0a
Merge pull request #2752 from fidmor89/patch-2
...
Update Xcode.gitignore
2018-10-13 17:45:23 -03:00
Brendan Forster
5f548f8a91
Merge pull request #2805 from lakerobin/patch-1
...
Laravel: only ignore root vendor directory
2018-10-13 17:28:15 -03:00
Brendan Forster
13c64104e9
Merge pull request #2806 from Orbyt/patch-1
...
Added wildcard ignore for .keystore files
2018-10-13 17:27:46 -03:00
Brendan Forster
93d97e74f2
Merge pull request #2837 from chhh/feature/netbeans-patch
...
Ignoring multi-directory a path without ** is not enough
2018-10-13 17:17:18 -03:00
Dmitry Avtonomov
6af983185a
Ignoring multi-directory a path without ** is not enough for nested projects
2018-10-13 13:00:04 -07:00
Brendan Forster
2a40ae6a38
Merge pull request #2825 from snakeice/patch-1
...
New dependency manager delphi for delphi
2018-10-12 10:16:12 -03:00
Brendan Forster
64df318314
Merge pull request #2835 from dureyingenieria/ignore-android-bundles
...
Ignore the new Android Bundle generated files
2018-10-12 10:13:53 -03:00
Brendan Forster
46f20037c2
Update Delphi.gitignore
2018-10-12 10:12:55 -03:00
Brendan Forster
053f1670e2
Merge pull request #2829 from valentine/rails-public-assets
...
Ignore public/assets in Rails .gitignore
2018-10-12 09:26:45 -03:00
Brendan Forster
5e2428f303
Merge pull request #2830 from kevdotbadger/patch-1
...
Update README.md
2018-10-12 09:26:25 -03:00
Durey Ingeniería
95ba18cee6
Ignore the new Android Bundle generated files
2018-10-12 00:14:12 +01:00
Kevin Ruscoe
372d6fd79b
Update README.md
...
'project specific' should really be hyphenated.
2018-10-07 14:26:19 +01:00
Valentine C
86fdc70096
Ignore public/assets in Rails .gitignore
2018-10-06 13:28:22 +08:00
Rodrigo Bernardi
4fff0ee8bd
Update Delphi.gitignore
2018-10-02 23:16:08 -03:00
Rodrigo Bernardi
5002becff2
New dependency manager delphi for delphi
...
[boss](https://github.com/HashLoad/boss ) use the module folder for the download dependencies and it is not necessary
2018-10-02 17:03:59 -03:00