aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | Merge pull request #3704 from helderburato/add-strapiBrian Douglas2021-05-071-0/+135
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Rename Strapi.gitignore to community/Strapi.gitignoreBrian Douglas2021-05-071-0/+0
| * | | | | | | | | | Add Strapi CMS .gitignoreHelder Burato Berto2021-04-211-0/+135
| | |/ / / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge pull request #3326 from dsrini-open/aws-changesMartin Woodward2021-05-071-0/+3
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Ignore AWS specific file with IDEAdsrini.open2020-03-041-0/+3
* | | | | | | | | | | Merge pull request #3705 from hajlaoui-nader/add_scala_jvm_crashBrian Douglas2021-05-071-0/+3
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | add scala jvm crash filesNader Hajlaoui2021-04-211-0/+3
| | |/ / / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge pull request #3707 from adunning/patch-1Brian Douglas2021-05-071-0/+1
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Add missing extension for GregorioTeXAndrew Dunning2021-04-211-0/+1
| |/ / / / / / / / / /
* | | | | | | | | | | Merge pull request #3709 from Manoj-Paramsetti/patch-2Brian Douglas2021-05-071-0/+4
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | ignore dotenv in dartManoj Paramsetti2021-04-251-0/+4
| |/ / / / / / / / / /
* | | | | | | | | | | Merge pull request #3706 from parsalotfy/patch-3Martin Woodward2021-05-071-0/+3
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Add nuget.config fileParsa2021-04-211-0/+3
| |/ / / / / / / / / /
* | | | | | | | | | | Merge pull request #3719 from Atmelfan/altium-designerBrian Douglas2021-05-071-0/+20
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | Rename AltiumDesigner.gitignore to community/AltiumDesigner.gitignoreBrian Douglas2021-05-071-0/+0
| * | | | | | | | | | Fixed typo and added some fileendings which older versions generateGustav Palmqvist2021-05-041-1/+3
| * | | | | | | | | | Add AltiumDesigner.gitignoreGustav Palmqvist2021-05-041-0/+18
| |/ / / / / / / / /
* | | | | | | | | | Merge pull request #3701 from JasonGross/patch-1Brian Douglas2021-05-061-1/+3
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
| * | | | | | | | | Update Coq.gitignoreJason Gross2021-04-131-1/+3
|/ / / / / / / / /
* | | | | | | | | KiCad: add *.kicad_sch-bak and *.kicad_prl (#3427)Diego Herranz2020-07-121-0/+2
* | | | | | | | | Remove pointless blank line from the beginning of the Godot file (#3466)Michael Alexsander2020-07-121-1/+0
* | | | | | | | | Exclude *.tfvars files (#3452)Kevin Cochran2020-07-061-4/+5
* | | | | | | | | ignore HPROF files (#3456)Maher Zaidoune2020-07-041-0/+3
* | | | | | | | | ignore *~ files in the po directory (#3453)Michael Chirico2020-07-031-0/+3
* | | | | | | | | Update stale heading anchor (#3445)ZhengYuan Loo2020-07-031-1/+1
* | | | | | | | | Fix false positives on Coverage*.cs files (#3454)Justin Gregory2020-07-031-1/+3
* | | | | | | | | Fixing target and adding debug to Rust gitignore (#3436)John Stilley2020-07-031-1/+2
| |_|_|_|_|/ / / |/| | | | | | |
* | | | | | | | Add *.aab (#3414)Hiroto Kobayashi2020-05-191-0/+1
* | | | | | | | ignore .xwm generated by xwatermark package in TeX (#3412)Benjamin Buch2020-05-191-0/+3
* | | | | | | | Add .yarn/install-state.gz to Node.gitignore (#3407)Jon Layton2020-05-141-1/+1
* | | | | | | | Dart: Ignore .flutter-plugins (#3398)Sascha Peilicke2020-05-061-0/+3
* | | | | | | | Ignore Next.js `next export` result directory (#3387)Ted Kesgar2020-04-291-0/+1
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Add FodyWeavers.xsd to VisualStudio.gitignore (#3380)Daniel Chalmers2020-04-201-0/+3
* | | | | | | Ignore Gradle subproject build dir (#3370)Mitchell Skaggs2020-04-141-1/+2
* | | | | | | Remove pip-wheel-metadata/ from Python.gitignore (#3364)Pradyun Gedam2020-04-111-1/+0
* | | | | | | Add generated timing files to Coq.gitignore (#3367)Jason Gross2020-04-071-0/+10
* | | | | | | Ignore AWS Serverless Application Model build folder (#3357)Igor Stepanov2020-04-041-0/+5
* | | | | | | Ignore Terraform CLI configuration files (#3359)Loo Zheng Yuan2020-04-041-0/+4
* | | | | | | Revert "[Python] adding IDE & static related stuff (#3317)" (#3363)Brendan Forster2020-04-041-4/+0
* | | | | | | Ignore Local History folder (#3008)ofthelit2020-04-041-0/+3
* | | | | | | Update R.gitignore (#3354)Patrick Schratz2020-03-281-0/+3
| |_|/ / / / |/| | | | |
* | | | | | [Python] adding IDE & static related stuff (#3317)Meysam2020-03-131-0/+4
* | | | | | Changes to PyBuilder 0.12+ (#3338)Arcadiy Ivanov2020-03-121-0/+1
* | | | | | Extend Qt.gitignore with qmlcache qrc files (#3322)Miklós Márton2020-03-121-0/+2
* | | | | | update README (#3248)jymok122020-03-121-2/+1
* | | | | | Add Win32/ to gitginore list (#3308)Jeffrey Walton2020-03-121-0/+1
* | | | | | Update Autotools.gitignore. (#3337)Christoph Niethammer2020-03-121-0/+1
* | | | | | [VisualStudio] Add rule for ScaffoldingReadMe.txt (#3328)Patrick Roche2020-03-111-0/+3
* | | | | | [Node] Add yarn v2 excludes (#3327)ChiefORZ2020-03-111-0/+7
* | | | | | Add Unity's Addressables and Android's temp files. (#3311)JasperCiti2020-03-111-0/+6