Commit Graph

3245 Commits

Author SHA1 Message Date
Brendan Forster d1baec1bf1
Merge pull request #2907 from HassanHashemi/patch-1
[Visual studio] Ignore health check temp database
2018-12-19 14:25:48 -04:00
Hassan Hashemi 98a3e85f01
cleanup 2018-12-19 08:56:20 -08:00
Brendan Forster d7eef7d6b6
Merge pull request #2913 from dangu/dev/IAR_EWARM
IAR_EWARM
2018-12-19 10:18:51 -04:00
Hassan Hashemi 5bbde8f927
Update the rule 2018-12-19 09:52:27 +03:30
Hassan Hashemi db53e8cfc9
Changed the rule to healthchecksdb 2018-12-19 09:52:00 +03:30
Daniel Gullberg 1afdbc0a13 Move to community/embedded 2018-12-18 22:50:39 +01:00
Daniel Gullberg c7d07188d6 Update info for IAR EWARM 2018-12-18 22:49:34 +01:00
Daniel Gullberg 718f4f5373 Move IAR_EWARM to a new directory Embedded 2018-12-18 22:49:34 +01:00
Daniel Gullberg c5557ee110 Move to the community directory 2018-12-18 22:49:34 +01:00
Daniel Gullberg ade77e5dff Adding .gitignore for IAR EWARM IDE (https://www.iar.com/iar-embedded-workbench/) 2018-12-18 22:49:34 +01:00
Hassan Hashemi 6cc207982e
Add * wildcard 2018-12-18 11:27:45 -08:00
Brendan Forster 21780d9b5b
Merge pull request #2912 from FutureClemens/Unity_Logs
Unity Logs
2018-12-18 12:20:31 -04:00
Clemens Scharfen f3d0de0351 Added Logs to Unity.gitignore, which is automatically generated in Unity 2018.3 to log package updates. 2018-12-18 15:59:59 +01:00
FutureClemens e35762d26f
Merge pull request #1 from github/master
Updating my fork with the original master
2018-12-18 15:45:50 +01:00
Brendan Forster a53b4a3f03
Merge pull request #2896 from erdtsksn/master
feat: Add missing executables and generated
2018-12-18 09:01:23 -04:00
Brendan Forster 745923da24
Merge pull request #2889 from rubberduck203/atmelstudio
Create AtmelStudio.gitignore
2018-12-18 08:53:43 -04:00
Brendan Forster ac2e28a2ef
Merge pull request #2908 from lmedson/env_test_ignore
Add ignorer to .env.test variable in NodeJS
2018-12-18 08:50:06 -04:00
Brendan Forster 4e50d1c032
Merge pull request #2894 from colearendt/remove-rsconnect
remove rsconnect folder from R.gitignore
2018-12-18 08:48:51 -04:00
Brendan Forster e5f7d399be
Merge pull request #2893 from rafaelstz/patch-8
Create Magento2.gitignore
2018-12-18 08:44:54 -04:00
Brendan Forster 65c563757c
Merge pull request #2895 from tchajed/go-fix-typo
[Go] Fix typo in comment
2018-12-18 08:42:49 -04:00
Brendan Forster e67bbf5f91
Merge pull request #2900 from theDrake/patch-1
Improve comment capitalization consistency
2018-12-18 08:39:28 -04:00
Brendan Forster 6cbcdee97b
Merge pull request #2904 from wldevries/VisualStudio_CacheDirs
Only unignore directories that have at least a character ending with .cache
2018-12-18 08:36:30 -04:00
Brendan Forster 1738bf6d11
Merge pull request #2905 from marcusolini/netbeans-gen-files
Ignore Generated Files
2018-12-18 08:35:38 -04:00
Brendan Forster ddf99c1cff
Merge pull request #2906 from ksmit799/patch-1
[Unity] Ignore .gradle/ build cache
2018-12-18 08:34:49 -04:00
Brendan Forster 3be56ed091
Merge pull request #2890 from stevenleeS0ht/master
correct capitalization problems and add Octave which link to MATLAB
2018-12-18 08:33:14 -04:00
Hassan Hashemi 5abe1395f1
Remove empty line 2018-12-16 09:52:34 -08:00
Hassan Hashemi 2861abc28c
Add BeatPulse specific section 2018-12-16 09:51:36 -08:00
Brendan Forster 9846160ebf
Merge pull request #2910 from kesoji/master
[Node] fix wsp
2018-12-16 13:36:40 -04:00
Kenji Sakurada c2d0605e69 fix wsp 2018-12-16 14:50:40 +09:00
lmedson f966096f40 Add ignorer to .env.test variable 2018-12-13 21:32:38 -03:00
Hassan Hashemi b2310e0ddc
Ignore health check temp database
Ignore liveness db which belongs to:
https://github.com/Xabaril/BeatPulse
2018-12-13 06:53:53 -08:00
Kyle Smith 32fa57bc61
[Unity] Ignore .gradle/ build cache 2018-12-12 19:47:32 +10:00
Steven Lee 2e5099d72f macOS low cap m 2018-12-10 23:01:10 +11:00
Mark Nicolini 2731b70f4f
Ignore Generated Files
Netbeans Linux and Windows Makefile-*.mk and Package-*.bash files in nbproject directories are automatically generated during compile.  These files are continually updated, which can cause a long list of unnecessary files to add, commit, and push (or that are Untracked).  This has been experienced for Linux and Windows C++ projects.  Helpful supporting link: https://stackoverflow.com/questions/27490608/netbeans-c-and-git
2018-12-06 09:19:35 -05:00
Wouter de Vries 38b9fdf4fb Only unignore directories that have at least a character ending with .cache 2018-12-06 10:17:16 +01:00
David C. Drake 47d29f35dc
Improve comment capitalization consistency 2018-12-01 16:36:06 -08:00
johnsoncodehk 8e6fda27d1
Ignore Logs/Packages-Update.log 2018-12-02 00:18:35 +08:00
Erdal TAŞKESEN fd3fe5838a
feat: Add missing executables and generated 2018-11-29 18:26:50 +03:00
Tej Chajed 15736d477b
[Go] Fix typo in comment 2018-11-29 07:58:06 -05:00
Rafael Corrêa Gomes 512393f97d
Create Magento2.gitignore 2018-11-27 15:51:23 -05:00
Cole Arendt 9771d5c8d1 remove rsconnect folder from R.gitignore 2018-11-27 14:33:43 -05:00
Steven Lee 941ea22c96 correct capitalization problems and add Octave which link to MATLAB 2018-11-26 22:02:40 +11:00
Christopher McClellan 8b335ee409 Create AtmelStudio.gitignore
Added a new .gitignore for Atmel Studio.
https://www.microchip.com/mplab/avr-support/atmel-studio-7
2018-11-25 14:59:59 -05:00
Brendan Forster e313e296c1
Merge pull request #2307 from marcrocny/marcrocny-patch-1
[VisualStudio] ASP.NET Core - bower - default config
2018-11-23 16:15:49 -04:00
Brendan Forster 83a01cf68f
Merge pull request #2885 from github/xilinux-template
added template for Xilinx
2018-11-23 15:52:30 -04:00
Brendan Forster 541a7aec34 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>
2018-11-23 15:46:33 -04:00
Brendan Forster 8c943e0f43
Merge pull request #2376 from vuolter/patch-2
Create PuTTY.gitignore
2018-11-23 15:23:49 -04:00
Brendan Forster 5ec447658e
Merge pull request #2027 from rejurime/dolphin-smalltalk
[Smalltalk] add support for Dolphin Smalltalk
2018-11-23 14:54:50 -04:00
Brendan Forster c017c4798a
Merge pull request #1731 from christophmuellerorg/Virtuoso
Initial gitignore file for Cadence Virtuoso
2018-11-23 14:02:29 -04:00
Brendan Forster 79d9eb9d63
Merge pull request #2861 from Coeur/revert-2752-patch-2
Revert "Update Xcode.gitignore"
2018-11-23 13:28:52 -04:00