Commit Graph

3298 Commits

Author SHA1 Message Date
Martin Woodward f0c2d8d943 Merge pull request #3674 from h3xx/autotools-config.cache
Update Autotools.gitignore
2021-05-09 14:32:14 +01:00
Martin Woodward e68679e30c Merge pull request #3684 from AliChraghi/master
Add Vlang Support By Vlang Community
2021-05-09 09:02:43 +01:00
Martin Woodward 8572e84650 Move Vlang tenmplate into community folder
To start we bring new contributions into the community folder.
2021-05-09 09:02:01 +01:00
Brian Douglas 88c0fe15e2 Merge pull request #3712 from RyanGlScott/rust-pdb 2021-05-08 07:26:14 -07:00
Martin Woodward 888439ee89 Merge pull request #3686 from tustin2121/tustin2121-vs-changes 2021-05-08 14:28:36 +01:00
Martin Woodward e298e70cdc Merge pull request #3689 from Udit8348/iar-technical-note 2021-05-08 00:08:31 +01:00
Brian Douglas b3a7f8441d Merge pull request #3724 from github/bdougie-patch-1
Update Dart.gitignore
2021-05-07 12:01:26 -07:00
Brian Douglas 9d3758088a Update Dart.gitignore 2021-05-07 11:59:24 -07:00
Brian Douglas 036ccc1f5c Merge pull request #3092 from sagatowski/twincat
Added gitignore-file for Beckhoff TwinCAT3.
2021-05-07 11:18:16 -07:00
Brian Douglas f26f4b12b9 Merge pull request #3669 from koppor/patch-2
Add newpax
2021-05-07 11:09:30 -07:00
Martin Woodward d21a9e8a68 Merge pull request #3722 from timheuer/master
Adding VS Code to global VS family
2021-05-07 19:07:52 +01:00
Martin Woodward b3ece8cef6 Add newline. 2021-05-07 19:07:24 +01:00
Brian Douglas cd49f8cbcf Merge pull request #3704 from helderburato/add-strapi
Add Strapi CMS .gitignore
2021-05-07 10:58:31 -07:00
Brian Douglas dffd1a0744 Rename Strapi.gitignore to community/Strapi.gitignore 2021-05-07 10:57:12 -07:00
Martin Woodward 4fb75626fc Merge pull request #3326 from dsrini-open/aws-changes
[Global/JetBrains] Ignore AWS specific file with IDEA
2021-05-07 18:56:33 +01:00
Brian Douglas 6882bb1ebb Merge pull request #3705 from hajlaoui-nader/add_scala_jvm_crash
add scala jvm crash logs
2021-05-07 10:54:50 -07:00
Brian Douglas 7c4d7f63f9 Merge pull request #3707 from adunning/patch-1
Add missing extension for GregorioTeX
2021-05-07 10:52:17 -07:00
Brian Douglas 023e3408ad Merge pull request #3709 from Manoj-Paramsetti/patch-2
Ignore dotenv in dart
2021-05-07 10:49:15 -07:00
Martin Woodward fcffeebfa5 Merge pull request #3706 from parsalotfy/patch-3
Add nuget.config file
2021-05-07 18:36:35 +01:00
Brian Douglas ce10715425 Merge pull request #3719 from Atmelfan/altium-designer
Add AltiumDesigner.gitignore
2021-05-07 10:29:27 -07:00
Brian Douglas 045304bb12 Rename AltiumDesigner.gitignore to community/AltiumDesigner.gitignore 2021-05-07 10:27:54 -07:00
Tim Heuer 5db7eeab30 Adding VS Code to global VS family 2021-05-07 09:47:16 -07:00
Brian Douglas 5253281c9f Merge pull request #3701 from JasonGross/patch-1
Update Coq.gitignore
2021-05-06 06:13:35 -07:00
Gustav Palmqvist 71e1ff1213 Fixed typo and added some fileendings which older versions generate 2021-05-04 19:54:51 +02:00
Gustav Palmqvist 99157b2a29 Add AltiumDesigner.gitignore 2021-05-04 19:48:02 +02:00
Ryan Scott d15076ed4a Rust: ignore .pdb files
MSVC builds of Rust on Windows automatically generate `*.pdb` files, which
store debugging information. For more information, see:

* https://github.com/rust-lang/rustlings/issues/275
* https://locka99.gitbooks.io/a-guide-to-porting-c-to-rust/content/debugging_rust/#microsoft-visual-studio
2021-04-27 09:54:38 -04:00
Manoj Paramsetti db66a1d5e4 ignore dotenv in dart 2021-04-25 08:36:17 +05:30
Andrew Dunning 81297a6c42 Add missing extension for GregorioTeX 2021-04-21 19:53:11 +01:00
Parsa 5f1ce29425 Add nuget.config file
Add nuget.config file because it contains secret data and should be kept localy
2021-04-21 18:45:44 +04:30
Nader Hajlaoui d16b10824c add scala jvm crash files 2021-04-21 13:37:41 +02:00
Helder Burato Berto 6d5f266f6c Add Strapi CMS .gitignore 2021-04-21 09:23:03 +01:00
Jason Gross 68f4c9a5a9 Update Coq.gitignore
Coq now uses .mlg rather than .ml4 (since https://github.com/coq/coq/pull/8763), so we have to ignore its generated dependency files.  The `native_compute_profile_*.data` files are generated by `Set NativeCompute Profiling` (see https://github.com/coq/coq/pull/950).  Finally `.coq-native` is a directory that may be generated in any subdirectory, not only at top level, so we should not use absolute paths for it.
2021-04-13 10:39:58 -04:00
Udit8348 a4b2c4e498 adds technical note for more info 2021-03-29 15:08:20 -04:00
tustin2121 fd40ca24de Add .tlog to the Visual Studio template 2021-03-26 12:32:11 -04:00
Ali ced0493773 Remove .obj 2021-03-25 11:35:51 +04:30
Ali 520cfca67f Add Vlang Support By Vlang Community 2021-03-25 01:29:52 +04:30
Dan Church af117702e7 Update Autotools.gitignore
Add config.cache, generated when using Autotools `./configure -C`.
2021-03-10 10:04:39 -06:00
Oliver Kopp 6b89235c5a Add newpax 2021-03-06 14:11:49 +01:00
Diego Herranz 218a941be9 KiCad: add *.kicad_sch-bak and *.kicad_prl (#3427)
* KiCad: add *.kicad_sch-bak

As used by the new file formats for KiCad 6.0
See https://kicad-pcb.org/blog/2020/05/Development-Highlight-New-schematic-and-symbol-library-file-formats-are-now-the-default/

* Add *.kicad_prl to KiCad.gitignore

More info: https://forum.kicad.info/t/new-project-file-format/23705
2020-07-12 12:07:13 -03:00
Michael Alexsander f44d83083e Remove pointless blank line from the beginning of the Godot file (#3466) 2020-07-12 12:04:53 -03:00
Kevin Cochran 36ce3a894d Exclude *.tfvars files (#3452)
Co-authored-by: Kevin Cochran <kcochran@hashicorp.com>
2020-07-06 21:36:25 -03:00
Maher Zaidoune eea28935df ignore HPROF files (#3456) 2020-07-04 13:35:59 -03:00
Michael Chirico 5cf393421d ignore *~ files in the po directory (#3453)
Common IME for `gettext` utilities like `tools::update_pkg_po('.')` to create these temp files (at least on Mac)
2020-07-03 17:19:48 -03:00
ZhengYuan Loo c9fab68db3 Update stale heading anchor (#3445)
Co-authored-by: ZhengYuan Loo <loozhengyuan@users.noreply.github.com>
2020-07-03 17:17:35 -03:00
Justin Gregory 6eff882467 Fix false positives on Coverage*.cs files (#3454)
I added this .gitignore to a project that included a file named CoverageSearchModel.cs, and the file was wrongly ignored.  This change fixes the incorrect use of the range operator on the Coverlet rules.
2020-07-03 17:15:33 -03:00
John Stilley 620d4878a0 Fixing target and adding debug to Rust gitignore (#3436)
The problem here was two fold:
1. the folder "/target/" would be top-level of the repo only, it should be "target/" to properly exclude target folders anywhere in the repo
2. the default Rust/Cargo folder when compiling code is "debug/", which gets used perhaps more often that "target/", added that
2020-07-03 15:07:44 -03:00
Jakob Sagatowski 88014e6d0c After adding the new product "TF3680 - TC3 Filter" as a reference, some new files were automatically generated after compilation:
_ModuleInstall/TcFilter/TwinCAT CE7 (ARMV7)/TcFilterW32.dll
_ModuleInstall/TcFilter/TwinCAT CE7 (x86)/TcFilterW32.dll
_ModuleInstall/TcFilter/TwinCAT RT (x64)/TcFilter.sys
_ModuleInstall/TcFilter/TwinCAT RT (x86)/TcFilter.sys

After contacting Beckhoff support, it was concluded that the folder "_ModuleInstall" could be omitted from version control, thus this addition.
2020-05-26 16:17:55 +02:00
Hiroto Kobayashi 18aa6d8377 Add *.aab (#3414) 2020-05-19 10:48:08 -03:00
Benjamin Buch 6935207fef ignore .xwm generated by xwatermark package in TeX (#3412) 2020-05-19 09:19:39 -03:00
Jon Layton 7293c14345 Add .yarn/install-state.gz to Node.gitignore (#3407)
After running `yarn set version berry` and `yarn install`, the file `.yarn/install-state.gz` is created.

The documentation at https://yarnpkg.com/advanced/qa#which-files-should-be-gitignored mentions that this file should be ignored:

> .yarn/install-state.tgz is an optimization file that you shouldn't have to ever commit. It simply stores the exact state of your project so that the next commands can boot without having to resolve your workspaces again.

The documentation has a minor error; the generated file is `.gz` instead of `.tgz` (source: https://github.com/yarnpkg/berry/pull/998/files#diff-23dd4c2e823c25186f1107e88e962032R201)
2020-05-14 08:49:06 -03:00