1
0
mirror of https://github.com/github/gitignore synced 2025-06-29 10:08:56 +02:00

3951 Commits

Author SHA1 Message Date
Daniel Johnson
745b639101
Merge pull request #4431 from Ramith-D-Rodrigo/ballerina-gitignore
Add Ballerina.gitignore
2024-05-28 18:17:07 -07:00
Ramith Rodrigo
3af7bb0480 Create Ballerina.gitignore 2024-05-29 06:42:42 +05:30
Daniel Johnson
2df1162ba1
Merge pull request #3690 from fulldecent/patch-1
Create GitHubPages.gitignore
2024-05-28 18:12:24 -07:00
Daniel Johnson
b982228d5d
Merge pull request #4444 from ealeksandrov/EA/xcode-update
[Xcode, Objective-C, Swift] Remove legacy Xcode compatibility
2024-05-28 17:43:40 -07:00
Daniel Johnson
c3a6db3057
Merge pull request #4448 from DrKeek/community_UiPath
Community/UiPath.gitignore
2024-05-28 17:40:26 -07:00
Daniel Johnson
f8a96208ab
Merge pull request #3405 from kksieski/feat_alteryx_template
add: create template for Alteryx Designer
2024-05-28 14:46:45 -07:00
Brett Cannon
dae1884ac1
Create ReScript.gitignore 2024-05-25 13:50:47 -07:00
Patrick Prémartin
6267e92c5a
Merge branch 'github:main' into patch-1 2024-05-22 10:15:06 +02:00
DrKeek
ffcf53b8d3
Merge pull request #1 from DrKeek/community_UiPath_20240521
Add files via upload...UiPath.gitignore
2024-05-21 12:06:31 +08:00
DrKeek
d3217fdb67
Add files via upload...UiPath.gitignore
This file contains folders to be excluded for tracking during RPA development using UiPath Studio. 
Accidentally tracking these folders have caused issues with changing branches during code development. 

The UiPath developer community as of 2024 is in excess of 2 million developers spanning over 43 countries.  
UiPath itself has been around for 19 years since 2005. 

This submission can potentially help millions of new and existing UiPath developers in their work.
2024-05-21 12:05:49 +08:00
DrKeek
963cebd90c
Add files via upload...UiPath.gitignore
This file contains folders to be excluded for tracking during RPA development using UiPath Studio.
Accidentally tracking these folders have caused issues with changing branches during code development. 

The UiPath developer community as of 2024 is in excess of 2 million developers spanning over 43 countries. 
UiPath itself has been around for 19 years since 2005. 

This submission can potentially help millions of new and existing UiPath developers in their work.
2024-05-21 11:57:41 +08:00
Costa Paraskevopoulos
1ab38f03c9 Ignore terragrunt cache
This excludes the common/default location from source control

Docs: https://terragrunt.gruntwork.io/docs/features/caching/
2024-05-13 21:38:08 +10:00
Evgeny Aleksandrov
a404348786 Drop Xcode 8 compatibility 2024-05-12 17:57:07 +03:00
Evgeny Aleksandrov
ebee5bfe87 Drop Xcode 3 compatibility 2024-05-12 17:56:43 +03:00
src_resources
c46dfda52a
Add RustRover entry for Rust.gitignore
Add an optional entry for JetBrains's RustRover IDE in Rust.gitignore.

Signed-off-by: src_resources <src.res.211@gmail.com>
2024-05-11 23:45:55 +08:00
Daniel Johnson
7b22f8ab6c
Merge pull request #4081 from katexochen/main
Ignore go.work.sum
2024-05-10 15:56:00 -07:00
Paul Meyer
d9b235245a
Merge branch 'github:main' into main 2024-05-09 08:21:57 +02:00
Daniel Johnson
a41112a9ab
Merge pull request #4279 from SRv6d/main
Add `.pdm-python` to python gitignore
2024-05-08 15:35:40 -07:00
zhiyuanzhai
0a8f83647e
Update TeX.gitignore
Adding `*.bbl-SAVE-ERROR` to `gitignore` for LaTeX.
2024-05-06 15:45:16 +08:00
beneiii
86ddbd59fe Add hypdoc temporary files 2024-05-05 16:18:05 +02:00
MountainKing123
f0fc1da1b3
Same for Binaries 2024-04-30 19:14:07 +02:00
MountainKing123
338eb82763
Update UnrealEngine.gitignore
Edited Unreal Engine gitignore to also ignore "Intermediate" data in the "Plugins" directory, so it ignores deeper nested intermediate data, like with Epic's "Game Features" plugin e.g. "Plugins/GameFeatures/MyGameFeature/Intermediate".
2024-04-30 18:54:16 +02:00
Xiangsong Zeng
1e6efa6d03
Add zstd files to Archives.gitignore 2024-04-26 18:00:50 +08:00
Gianluca Recchia
3249072f3b
Ignore lock info files in terraform .gitignore
This is recommended by the official Style Guide here:
https://developer.hashicorp.com/terraform/language/style#gitignore.
2024-04-22 11:27:20 +02:00
Jason Gross
893c558947
Add rubber cache files to TeX.gitignore
Generated by [rubber](https://tex-talk.net/2011/12/building-documents-with-rubber/).  [The docs](8ec18fd096/doc/rubber.texi (L158)) claim to use `rubber.cache`, but I've seen $filename.rubbercache in the wild, so I'm including both.
2024-04-03 21:19:57 +01:00
Daniel Lombardi
5fbacfc250
Update Go.gitignore 2024-03-31 14:56:05 -03:00
Shane Reetz
82e413a7d3 Add gitignore template for Automation Studio 4 2024-03-25 11:33:31 -07:00
Niels Basjes
27fe2b766e Fix invalid comments
Signed-off-by: Niels Basjes <niels@basjes.nl>
2024-01-11 18:12:35 +01:00
Marvin Vogt
bfa56dc5d8
Add .pdm-build/ 2023-12-28 14:21:54 +01:00
Loo Zheng Yuan
0bfdc4464c
feat: add KiCad lock/autosave files 2023-12-27 22:59:39 +08:00
Christopher Patton
930fa355b6 Add Obsidian community gitignore files 2023-11-05 16:59:47 -08:00
Hans Spaans
d7459a4850
Update Python.gitignore for PEP 441
PEP 441 introduces Python ZIP Applications to bundle a Python Application into a ZIP file with file extension `pyz`.
2023-11-04 12:04:43 +01:00
Rhys van der Waerden
f18cd633a9
Ignore mono_crash files
These can be generated by Unity on crash
2023-10-25 10:59:17 +11:00
Marvin Vogt
bb629fc14d
Update PDM docs reference
Co-authored-by: Leonardo Nascimento <6169152+leonaascimento@users.noreply.github.com>
2023-10-01 22:41:53 +02:00
laschuet
43dd159e4c Fix duplicate 2023-09-27 22:53:23 +02:00
William Entriken
716e3baab0
Add notes link 2023-09-18 15:43:20 -04:00
figsoda
2e9751fef2 Remove Cargo.lock from Rust 2023-09-03 16:40:40 -04:00
Krishnakumar Gopalakrishnan
09b5744d12 ignore split-dwarf debugging-related auxilary .dwo files for C and C++ projects 2023-08-30 17:09:46 +01:00
Jeremy Greenwood
392ef565be
Update Swift.gitignore - Remove Accio 2023-07-08 07:01:37 -04:00
Lars Schütz
aa0342778a
Support option abbreviations of glossaries-extra 2023-06-29 15:01:19 +02:00
Marko Kaznovac
c0e6cffccf
JetBrains.gitignore: add ignore for the HTTP Client's private environment
- documentation regarding env config files: https://www.jetbrains.com/help/idea/exploring-http-syntax.html#example-working-with-environment-files
- rename Rest Client to HTTP Client
2023-06-21 14:54:45 +02:00
Paul Meyer
a3a149d420
Merge branch 'github:main' into main 2023-06-18 20:01:59 +02:00
christophnz
3555ed25b4 Updated ignore rule for "umbraco" folder with trailing * to ensure include folders below are actually included 2023-06-17 22:05:30 +12:00
Michael Stepner
3c50c9f0af
Update Stata.gitignore to ignore new auto backup files
Stata 18 introduced an auto-backup feature which creates a temporary file while a code file is open it its IDE.

These auto-backup files are analogous to the [Microsoft Office backup files that are gitignored](https://github.com/github/gitignore/blob/main/Global/MicrosoftOffice.gitignore).

[Ref](https://www.stata.com/manuals/gsm13.pdf):
> The Do-file Editor now creates a backup file whenever it opens a document or creates a new one.
> When an existing document is opened, Stata creates a backup file of a document that is saved to disk
> in the same directory using the existing document’s filename prefixed with ~ and with the extension
> .stswp. When you edit a new and unsaved document, it saves the backup file to the temp directory.
> When a document is closed, the backup file is deleted. However, if Stata does not exit cleanly because
> of a power outage or a computer crash, the backup file is left behind.
2023-06-14 23:47:24 -05:00
Greg Chabala
6a8bcbde4c Update reference to Maven Wrapper exclusion 2023-06-09 17:44:40 -05:00
AsukaMinato
436c98e920
add deb 2023-05-24 14:29:42 +09:00
Christophe Saugé
4f0b7a0694
Update Python.gitignore
Add ruff cache. 
ruff tool: https://github.com/charliermarsh/ruff
ruff is becoming a very popular tool often run in pre-commit and aim to replace Flake8 (plus dozens of plugins), isort, pydocstyle, yesqa, eradicate, pyupgrade, and autoflake, all while executing tens or hundreds of times faster than any individual tool.
2023-05-01 20:49:13 +02:00
agiuliano
58488ef086 Fix .gitignore file 2023-04-13 09:54:42 +02:00
agiuliano
4eb280e7d5 Add Flutter.gitignore file 2023-04-13 09:49:20 +02:00
Marvin Vogt
e8131b2a80
Add .pdm-python to python gitignore 2023-04-09 18:25:17 +02:00