]> source.dussan.org Git - gitignore.git/log
gitignore.git
5 years agoUpdate Ruby.ignore to ignore .byebug_history file 2938/head
Patrick Boatner [Tue, 22 Jan 2019 19:20:47 +0000 (13:20 -0600)]
Update Ruby.ignore to ignore .byebug_history file

The file `.byebug_history` is generated when using the popular https://github.com/deivid-rodriguez/byebug gem for debugging in Ruby. It contains a list of commands the user has run while debugging, which should not be committed to the repository. The author of the gem agrees with this here: https://github.com/deivid-rodriguez/byebug/issues/204#issuecomment-178238302

I have copied this from the Rails gitignore here: https://github.com/github/gitignore/blob/f908e51bcf38ae5ede449c55189a7b25d8c507cc/Rails.gitignore#L45

5 years agoMerge pull request #2925 from kaiyangjia/master
Brendan Forster [Wed, 9 Jan 2019 14:14:21 +0000 (10:14 -0400)]
Merge pull request #2925 from kaiyangjia/master

ignore android lint temp files.

5 years agoMerge pull request #2926 from github/mdbs-are-people-too
Andreia Gaita [Tue, 8 Jan 2019 15:19:14 +0000 (15:19 +0000)]
Merge pull request #2926 from github/mdbs-are-people-too

Unity: ignore mdbs, fix path to crashlytics file, make AssetStoreTools optional

5 years agoUnity: Do not blanket-ignore specific plugins, that's a user choice 2926/head
Andreia Gaita [Tue, 8 Jan 2019 15:12:43 +0000 (15:12 +0000)]
Unity: Do not blanket-ignore specific plugins, that's a user choice

Only people building Unity plugins will need to import the asset store tools plugin into their project, and it's a toss up whether they want to commit the tooling into their repo (they might or they might not want to, it highly depends on their workflow). The default .gitignore shouldn't be making this choice for these users.

5 years agoUnity: ignore mdb files and fix path to crashlytics file (it can be in other places)
Andreia Gaita [Tue, 8 Jan 2019 15:00:46 +0000 (15:00 +0000)]
Unity: ignore mdb files and fix path to crashlytics file (it can be in other places)

Unity projects targeting the 2.0/3.5 runtime or built with mono < v5.0 generate `mdb` files, not `pdb` files.

Looks like the `crashlytics-build.properties` gets around in more than just the `StreamingAssets` folder, looking at [examples around the internets](https://github.com/auth0/sharelock-android/blob/master/app/src/main/assets/crashlytics-build.properties), so it should probably just be ignored as a filename.

5 years agoadd android lint files 2925/head
jiakaiyang [Tue, 8 Jan 2019 06:53:04 +0000 (14:53 +0800)]
add android lint files

5 years agoMerge pull request #2922 from wRorsjakz/patch-1
Brendan Forster [Mon, 7 Jan 2019 13:03:52 +0000 (09:03 -0400)]
Merge pull request #2922 from wRorsjakz/patch-1

Add version control ignore

5 years agoMerge pull request #2921 from aslamanver/master
Brendan Forster [Mon, 7 Jan 2019 13:01:29 +0000 (09:01 -0400)]
Merge pull request #2921 from aslamanver/master

google-services.json

5 years agoAdd version control ignore 2922/head
Nicholas [Sat, 5 Jan 2019 09:24:13 +0000 (17:24 +0800)]
Add version control ignore

vcs.xml can be considered for gitignore as per this [stackoverflow discussion](https://stackoverflow.com/questions/16736856/what-should-be-in-my-gitignore-for-an-android-studio-project/18454251#18454251)

5 years agogoogle-services.json 2921/head
Aslam Anver [Thu, 3 Jan 2019 08:57:44 +0000 (14:27 +0530)]
google-services.json

google-services.json file should be commented on default if they want they will change otherwise it'll destroy the project

5 years agoMerge pull request #2918 from johnsoncodehk/patch-3
Brendan Forster [Mon, 31 Dec 2018 13:13:06 +0000 (09:13 -0400)]
Merge pull request #2918 from johnsoncodehk/patch-3

Unified base folder name format

5 years agoUnified base folder name format 2918/head
johnsoncodehk [Mon, 31 Dec 2018 09:39:27 +0000 (17:39 +0800)]
Unified base folder name format

5 years agoMerge pull request #2899 from johnsoncodehk/patch-2
Brendan Forster [Mon, 24 Dec 2018 13:38:51 +0000 (09:38 -0400)]
Merge pull request #2899 from johnsoncodehk/patch-2

[Unity] Ignore Logs/Packages-Update.log

5 years agoMerge pull request #2907 from HassanHashemi/patch-1
Brendan Forster [Wed, 19 Dec 2018 18:25:48 +0000 (14:25 -0400)]
Merge pull request #2907 from HassanHashemi/patch-1

[Visual studio] Ignore health check temp database

5 years agocleanup 2907/head
Hassan Hashemi [Wed, 19 Dec 2018 16:56:20 +0000 (08:56 -0800)]
cleanup

5 years agoMerge pull request #2913 from dangu/dev/IAR_EWARM
Brendan Forster [Wed, 19 Dec 2018 14:18:51 +0000 (10:18 -0400)]
Merge pull request #2913 from dangu/dev/IAR_EWARM

IAR_EWARM

5 years agoUpdate the rule
Hassan Hashemi [Wed, 19 Dec 2018 06:22:27 +0000 (09:52 +0330)]
Update the rule

5 years agoChanged the rule to healthchecksdb
Hassan Hashemi [Wed, 19 Dec 2018 06:22:00 +0000 (09:52 +0330)]
Changed the rule to healthchecksdb

5 years agoMove to community/embedded 2913/head
Daniel Gullberg [Tue, 18 Dec 2018 21:50:39 +0000 (22:50 +0100)]
Move to community/embedded

5 years agoUpdate info for IAR EWARM
Daniel Gullberg [Sat, 24 Nov 2018 23:42:29 +0000 (00:42 +0100)]
Update info for IAR EWARM

5 years agoMove IAR_EWARM to a new directory Embedded
Daniel Gullberg [Sat, 24 Nov 2018 23:38:17 +0000 (00:38 +0100)]
Move IAR_EWARM to a new directory Embedded

5 years agoMove to the community directory
Daniel Gullberg [Sat, 24 Nov 2018 23:32:40 +0000 (00:32 +0100)]
Move to the community directory

5 years agoAdding .gitignore for IAR EWARM IDE (https://www.iar.com/iar-embedded-workbench/)
Daniel Gullberg [Mon, 2 May 2016 07:14:13 +0000 (09:14 +0200)]
Adding .gitignore for IAR EWARM IDE (https://www.iar.com/iar-embedded-workbench/)

5 years agoAdd * wildcard
Hassan Hashemi [Tue, 18 Dec 2018 19:27:45 +0000 (11:27 -0800)]
Add * wildcard

5 years agoMerge pull request #2912 from FutureClemens/Unity_Logs
Brendan Forster [Tue, 18 Dec 2018 16:20:31 +0000 (12:20 -0400)]
Merge pull request #2912 from FutureClemens/Unity_Logs

Unity Logs

5 years agoAdded Logs to Unity.gitignore, which is automatically generated in Unity 2018.3 to... 2912/head
Clemens Scharfen [Tue, 18 Dec 2018 14:59:59 +0000 (15:59 +0100)]
Added Logs to Unity.gitignore, which is automatically generated in Unity 2018.3 to log package updates.

5 years agoMerge pull request #1 from github/master
FutureClemens [Tue, 18 Dec 2018 14:45:50 +0000 (15:45 +0100)]
Merge pull request #1 from github/master

Updating my fork with the original master

5 years agoMerge pull request #2896 from erdtsksn/master
Brendan Forster [Tue, 18 Dec 2018 13:01:23 +0000 (09:01 -0400)]
Merge pull request #2896 from erdtsksn/master

feat: Add missing executables and generated

5 years agoMerge pull request #2889 from rubberduck203/atmelstudio
Brendan Forster [Tue, 18 Dec 2018 12:53:43 +0000 (08:53 -0400)]
Merge pull request #2889 from rubberduck203/atmelstudio

Create AtmelStudio.gitignore

5 years agoMerge pull request #2908 from lmedson/env_test_ignore
Brendan Forster [Tue, 18 Dec 2018 12:50:06 +0000 (08:50 -0400)]
Merge pull request #2908 from lmedson/env_test_ignore

Add ignorer to .env.test variable in NodeJS

5 years agoMerge pull request #2894 from colearendt/remove-rsconnect
Brendan Forster [Tue, 18 Dec 2018 12:48:51 +0000 (08:48 -0400)]
Merge pull request #2894 from colearendt/remove-rsconnect

remove rsconnect folder from R.gitignore

5 years agoMerge pull request #2893 from rafaelstz/patch-8
Brendan Forster [Tue, 18 Dec 2018 12:44:54 +0000 (08:44 -0400)]
Merge pull request #2893 from rafaelstz/patch-8

Create Magento2.gitignore

5 years agoMerge pull request #2895 from tchajed/go-fix-typo
Brendan Forster [Tue, 18 Dec 2018 12:42:49 +0000 (08:42 -0400)]
Merge pull request #2895 from tchajed/go-fix-typo

[Go] Fix typo in comment

5 years agoMerge pull request #2900 from theDrake/patch-1
Brendan Forster [Tue, 18 Dec 2018 12:39:28 +0000 (08:39 -0400)]
Merge pull request #2900 from theDrake/patch-1

Improve comment capitalization consistency

5 years agoMerge pull request #2904 from wldevries/VisualStudio_CacheDirs
Brendan Forster [Tue, 18 Dec 2018 12:36:30 +0000 (08:36 -0400)]
Merge pull request #2904 from wldevries/VisualStudio_CacheDirs

Only unignore directories that have at least a character ending with .cache

5 years agoMerge pull request #2905 from marcusolini/netbeans-gen-files
Brendan Forster [Tue, 18 Dec 2018 12:35:38 +0000 (08:35 -0400)]
Merge pull request #2905 from marcusolini/netbeans-gen-files

Ignore Generated Files

5 years agoMerge pull request #2906 from ksmit799/patch-1
Brendan Forster [Tue, 18 Dec 2018 12:34:49 +0000 (08:34 -0400)]
Merge pull request #2906 from ksmit799/patch-1

[Unity] Ignore .gradle/ build cache

5 years agoMerge pull request #2890 from stevenleeS0ht/master
Brendan Forster [Tue, 18 Dec 2018 12:33:14 +0000 (08:33 -0400)]
Merge pull request #2890 from stevenleeS0ht/master

correct capitalization problems and add Octave which link to MATLAB

5 years agoRemove empty line
Hassan Hashemi [Sun, 16 Dec 2018 17:52:34 +0000 (09:52 -0800)]
Remove empty line

5 years agoAdd BeatPulse specific section
Hassan Hashemi [Sun, 16 Dec 2018 17:51:36 +0000 (09:51 -0800)]
Add BeatPulse specific section

5 years agoMerge pull request #2910 from kesoji/master
Brendan Forster [Sun, 16 Dec 2018 17:36:40 +0000 (13:36 -0400)]
Merge pull request #2910 from kesoji/master

[Node] fix wsp

5 years agofix wsp 2910/head
Kenji Sakurada [Sun, 16 Dec 2018 05:50:40 +0000 (14:50 +0900)]
fix wsp

5 years agoAdd ignorer to .env.test variable 2908/head
lmedson [Fri, 14 Dec 2018 00:32:38 +0000 (21:32 -0300)]
Add ignorer to .env.test variable

5 years agoIgnore health check temp database
Hassan Hashemi [Thu, 13 Dec 2018 14:53:53 +0000 (06:53 -0800)]
Ignore health check temp database

Ignore liveness db which belongs to:
https://github.com/Xabaril/BeatPulse

5 years ago[Unity] Ignore .gradle/ build cache 2906/head
Kyle Smith [Wed, 12 Dec 2018 09:47:32 +0000 (19:47 +1000)]
[Unity] Ignore .gradle/ build cache

5 years agomacOS low cap m 2890/head
Steven Lee [Mon, 10 Dec 2018 12:01:10 +0000 (23:01 +1100)]
macOS low cap m

5 years agoIgnore Generated Files 2905/head
Mark Nicolini [Thu, 6 Dec 2018 14:19:35 +0000 (09:19 -0500)]
Ignore Generated Files

link: https://stackoverflow.com/questions/27490608/netbeans-c-and-git
5 years agoOnly unignore directories that have at least a character ending with .cache 2904/head
Wouter de Vries [Thu, 6 Dec 2018 09:17:16 +0000 (10:17 +0100)]
Only unignore directories that have at least a character ending with .cache

5 years agoImprove comment capitalization consistency 2900/head
David C. Drake [Sun, 2 Dec 2018 00:36:06 +0000 (16:36 -0800)]
Improve comment capitalization consistency

5 years agoIgnore Logs/Packages-Update.log 2899/head
johnsoncodehk [Sat, 1 Dec 2018 16:18:35 +0000 (00:18 +0800)]
Ignore Logs/Packages-Update.log

5 years agofeat: Add missing executables and generated 2896/head
Erdal TAŞKESEN [Thu, 29 Nov 2018 15:26:50 +0000 (18:26 +0300)]
feat: Add missing executables and generated

5 years ago[Go] Fix typo in comment 2895/head
Tej Chajed [Thu, 29 Nov 2018 12:58:06 +0000 (07:58 -0500)]
[Go] Fix typo in comment

5 years agoCreate Magento2.gitignore 2893/head
Rafael Corrêa Gomes [Tue, 27 Nov 2018 20:51:23 +0000 (15:51 -0500)]
Create Magento2.gitignore

5 years agoremove rsconnect folder from R.gitignore 2894/head
Cole Arendt [Tue, 27 Nov 2018 19:33:43 +0000 (14:33 -0500)]
remove rsconnect folder from R.gitignore

5 years agocorrect capitalization problems and add Octave which link to MATLAB
Steven Lee [Mon, 26 Nov 2018 11:02:40 +0000 (22:02 +1100)]
correct capitalization problems and add Octave which link to MATLAB

5 years agoCreate AtmelStudio.gitignore 2889/head
Christopher McClellan [Sat, 8 Aug 2015 13:34:42 +0000 (09:34 -0400)]
Create AtmelStudio.gitignore

Added a new .gitignore for Atmel Studio.
https://www.microchip.com/mplab/avr-support/atmel-studio-7

5 years agoMerge pull request #2307 from marcrocny/marcrocny-patch-1
Brendan Forster [Fri, 23 Nov 2018 20:15:49 +0000 (16:15 -0400)]
Merge pull request #2307 from marcrocny/marcrocny-patch-1

[VisualStudio] ASP.NET Core - bower - default config

5 years agoMerge pull request #2885 from github/xilinux-template
Brendan Forster [Fri, 23 Nov 2018 19:52:30 +0000 (15:52 -0400)]
Merge pull request #2885 from github/xilinux-template

added template for Xilinx

5 years agoadded template for Xilinx 2885/head
Brendan Forster [Fri, 23 Nov 2018 19:46:33 +0000 (15:46 -0400)]
added template for Xilinx

Co-Authored-By: lkxajd <lkxajd@163.com>
Co-Authored-By: Shamim Keshani <sh.keshani@gmail.com>
Co-Authored-By: Stephen <stephengroat@users.noreply.github.com>
5 years agoMerge pull request #2376 from vuolter/patch-2
Brendan Forster [Fri, 23 Nov 2018 19:23:49 +0000 (15:23 -0400)]
Merge pull request #2376 from vuolter/patch-2

Create PuTTY.gitignore

5 years agoMerge pull request #2027 from rejurime/dolphin-smalltalk
Brendan Forster [Fri, 23 Nov 2018 18:54:50 +0000 (14:54 -0400)]
Merge pull request #2027 from rejurime/dolphin-smalltalk

[Smalltalk] add support for Dolphin Smalltalk

5 years agoMerge pull request #1731 from christophmuellerorg/Virtuoso
Brendan Forster [Fri, 23 Nov 2018 18:02:29 +0000 (14:02 -0400)]
Merge pull request #1731 from christophmuellerorg/Virtuoso

Initial gitignore file for Cadence Virtuoso

5 years agoMerge pull request #2861 from Coeur/revert-2752-patch-2
Brendan Forster [Fri, 23 Nov 2018 17:28:52 +0000 (13:28 -0400)]
Merge pull request #2861 from Coeur/revert-2752-patch-2

Revert "Update Xcode.gitignore"

5 years agoMerge pull request #2874 from 1nfinite9/patch-1
Brendan Forster [Fri, 23 Nov 2018 17:24:23 +0000 (13:24 -0400)]
Merge pull request #2874 from 1nfinite9/patch-1

Update Unity.gitignore

5 years agoMerge pull request #2884 from github/more-community-cleanup
Brendan Forster [Thu, 22 Nov 2018 23:33:46 +0000 (19:33 -0400)]
Merge pull request #2884 from github/more-community-cleanup

some more community cleanup

5 years agoadded template for Splunk apps 2884/head
Brendan Forster [Thu, 22 Nov 2018 23:30:49 +0000 (19:30 -0400)]
added template for Splunk apps

Co-Authored-By: Edward Courtemanche <edwardcourt@users.noreply.github.com>
5 years agoadded template for Puppet modules
Brendan Forster [Thu, 22 Nov 2018 23:30:25 +0000 (19:30 -0400)]
added template for Puppet modules

Co-Authored-By: Mario Finelli <mfinelli@users.noreply.github.com>
5 years agoadded template for Nikola framework
Brendan Forster [Thu, 22 Nov 2018 21:16:22 +0000 (17:16 -0400)]
added template for Nikola framework

Co-Authored-By: Lenz Grimmer <lenz@grimmer.com>
5 years agoadd template for Jupyter Notebooks
Brendan Forster [Thu, 22 Nov 2018 21:14:54 +0000 (17:14 -0400)]
add template for Jupyter Notebooks

Co-Authored-By: Lin Kao-Yuan <mosdeo@gmail.com>
5 years agoadded template for Exercism project
Brendan Forster [Thu, 22 Nov 2018 21:12:56 +0000 (17:12 -0400)]
added template for Exercism project

Co-Authored-By: Yosef Benny Widyokarsono <fybwid@gmail.com>
5 years agoadded template for Bazel
Brendan Forster [Thu, 22 Nov 2018 21:11:28 +0000 (17:11 -0400)]
added template for Bazel

Co-Authored-By: Carmi Grushko <cgrushko@users.noreply.github.com>
5 years agoMerge pull request #2849 from venatoria/master
Brendan Forster [Thu, 22 Nov 2018 20:41:51 +0000 (16:41 -0400)]
Merge pull request #2849 from venatoria/master

vscode, dynamodb, serverless folders

5 years agoMerge pull request #2857 from github/experiment-ecosystem-groupings
Brendan Forster [Thu, 22 Nov 2018 19:40:45 +0000 (15:40 -0400)]
Merge pull request #2857 from github/experiment-ecosystem-groupings

introduce community templates

5 years agoline endings 2857/head
Brendan Forster [Thu, 22 Nov 2018 19:38:46 +0000 (15:38 -0400)]
line endings

5 years agoupdate header for Drupal template
Brendan Forster [Thu, 22 Nov 2018 19:34:14 +0000 (15:34 -0400)]
update header for Drupal template

5 years agoadded bitrix community template
Brendan Forster [Thu, 22 Nov 2018 19:33:56 +0000 (15:33 -0400)]
added bitrix community template

5 years agoUpdate README.md
Brendan Forster [Thu, 22 Nov 2018 19:17:51 +0000 (15:17 -0400)]
Update README.md

5 years agoMerge pull request #2877 from skident/master
Brendan Forster [Thu, 22 Nov 2018 19:15:07 +0000 (15:15 -0400)]
Merge pull request #2877 from skident/master

Added CMakeLists.txt.user file to a CMake .gitignore

5 years agoMerge pull request #2871 from cwize1/AddArmToVisualStudio
Brendan Forster [Thu, 22 Nov 2018 19:14:28 +0000 (15:14 -0400)]
Merge pull request #2871 from cwize1/AddArmToVisualStudio

Add `ARM` and `ARM64` to Visual Studio's ignore file.

5 years agoMerge pull request #2875 from watilde/emacs-network
Brendan Forster [Tue, 13 Nov 2018 17:45:33 +0000 (13:45 -0400)]
Merge pull request #2875 from watilde/emacs-network

Add "network-security.data"

5 years agoMerge pull request #2880 from TwoBitAlchemist/master
Brendan Forster [Tue, 13 Nov 2018 17:44:33 +0000 (13:44 -0400)]
Merge pull request #2880 from TwoBitAlchemist/master

Hide wheels directory used on Debian-like systems (Ubuntu)

5 years agoHide wheels directory used on Debian-like systems (Ubuntu) 2880/head
J. Kevin Bay [Sat, 10 Nov 2018 02:59:44 +0000 (19:59 -0700)]
Hide wheels directory used on Debian-like systems (Ubuntu)

See https://www.debian.org/doc/packaging-manuals/python-policy/ch-module_packages.html

tl;dr Debian Policy requires wheels to be installed here and thus issuing
python3 -m venv .
on a Debian-like system creates this directory

5 years agoMerge branch 'master' into experiment-ecosystem-groupings
Brendan Forster [Fri, 9 Nov 2018 12:14:30 +0000 (08:14 -0400)]
Merge branch 'master' into experiment-ecosystem-groupings

5 years agoMerge pull request #2879 from cailloumajor/patch-1
Brendan Forster [Fri, 9 Nov 2018 11:45:54 +0000 (07:45 -0400)]
Merge pull request #2879 from cailloumajor/patch-1

[TeX] Ignore generated files by 'vhistory' package

5 years ago[TeX] Ignore generated files by 'vhistory' package 2879/head
Arnaud Rocher [Fri, 9 Nov 2018 09:42:08 +0000 (10:42 +0100)]
[TeX] Ignore generated files by 'vhistory' package

The `vhistory` package generates two files, with `.hst` and `.ver` extensions.

5 years agoAdded CMakeLists.txt.user file to a CMake .gitignore 2877/head
Skident [Thu, 8 Nov 2018 10:09:18 +0000 (12:09 +0200)]
Added CMakeLists.txt.user file to a CMake .gitignore

5 years agoAdd "network-security.data" 2875/head
Daijiro Wachi [Thu, 8 Nov 2018 01:59:36 +0000 (10:59 +0900)]
Add "network-security.data"

Refs: http://network-security.data

5 years agoUpdate Unity.gitignore 2874/head
1nfinite9 [Wed, 7 Nov 2018 01:15:02 +0000 (10:15 +0900)]
Update Unity.gitignore

Add ignore for Crashlytics generated file

5 years agoMerge pull request #2872 from rhysforyou/elixir-ls
Brendan Forster [Tue, 6 Nov 2018 13:38:34 +0000 (09:38 -0400)]
Merge pull request #2872 from rhysforyou/elixir-ls

ignore files generated by Elixir Language Server

5 years agoignore files generated by ElixirLS 2872/head
Rhys Powell [Tue, 6 Nov 2018 00:28:54 +0000 (11:28 +1100)]
ignore files generated by ElixirLS

5 years agoAdd `ARM` and `ARM64` to Visual Studio's ignore file. 2871/head
Chris Gunn [Fri, 2 Nov 2018 21:17:40 +0000 (14:17 -0700)]
Add `ARM` and `ARM64` to Visual Studio's ignore file.

5 years agoRevert "Update Xcode.gitignore" 2861/head
Antoine Cœur [Mon, 29 Oct 2018 05:56:28 +0000 (13:56 +0800)]
Revert "Update Xcode.gitignore"

5 years agoadd community template for NW.js
Brendan Forster [Sun, 28 Oct 2018 21:30:27 +0000 (18:30 -0300)]
add community template for NW.js

Co-Authored-By: Josh Plant <jpl42@users.noreply.github.com>
5 years agoadd community template for Cordova
Brendan Forster [Sun, 28 Oct 2018 21:28:43 +0000 (18:28 -0300)]
add community template for Cordova

Co-Authored-By: Andre Christoga S <christoga@users.noreply.github.com>
Co-Authored-By: Chaoyi Zha <hello@chaoyizha.com>
5 years agoadd community template for LogTalk
Brendan Forster [Sun, 28 Oct 2018 21:24:05 +0000 (18:24 -0300)]
add community template for LogTalk

Co-Authored-By: Paulo Moura <pmoura@logtalk.org>
5 years agoadd community template for Racket
Brendan Forster [Sun, 28 Oct 2018 21:16:51 +0000 (18:16 -0300)]
add community template for Racket

Co-Authored-By: Will Price <willprice94+dev@gmail.com>
Co-Authored-By: Stefan <eu90h@users.noreply.github.com>
5 years agoadded community template for PHP CodeSniffer
Brendan Forster [Sun, 28 Oct 2018 21:16:14 +0000 (18:16 -0300)]
added community template for PHP CodeSniffer

Co-Authored-By: moltra <strickland41@live.marshall.edu>
5 years agoadd community template for Meteor
Brendan Forster [Sun, 28 Oct 2018 21:07:39 +0000 (18:07 -0300)]
add community template for Meteor

Co-Authored-By: CodeHunter <codehunter@users.noreply.github.com>
5 years agoadded community template for InforCRM
Brendan Forster [Sun, 28 Oct 2018 14:39:57 +0000 (11:39 -0300)]
added community template for InforCRM

Co-Authored-By: Customer FX Development <customerfx@users.noreply.github.com>
5 years agoadd community template for KenticoCMS
Brendan Forster [Sun, 28 Oct 2018 14:39:03 +0000 (11:39 -0300)]
add community template for KenticoCMS

Co-Authored-By: Christopher Jennings <christopherjennings@users.noreply.github.com>