Compare commits

..

37 Commits

Author SHA1 Message Date
Yousha Aleayoub
2d87e623f8
Merge branch 'github:main' into master 2025-05-10 12:03:42 +03:30
Daniel Johnson
4d602a24bc
Merge pull request #4628 from github/wirecat-patch-1
Create CODEOWNERS
2025-05-05 12:35:13 -07:00
Daniel Johnson
982fb519b3
Create CODEOWNERS 2025-05-02 15:04:54 -07:00
Daniel Johnson
6b4026c2f0
Merge pull request #4619 from rux616/patch-1
Ignore all .terraform directories
2025-04-25 15:08:33 -07:00
Daniel Johnson
696ace4289
Merge pull request #4596 from markjaquith/issue/Icon-macOS-carriage-return
Use a character class to ignore Icon\r directories
2025-04-25 13:24:31 -07:00
Daniel Johnson
2689587a80
Merge pull request #4603 from aakashjog/TeX-changes
Add .loc to TeX.gitignore
2025-04-25 13:22:27 -07:00
Daniel Johnson
98d7e21025
Merge pull request #4604 from netbymatt/patch-1
Update TwinCAT3.gitignore
2025-04-25 13:21:34 -07:00
Daniel Johnson
f59df77883
Merge pull request #4607 from bartlaarhoven/patch-1
Ignore .idea/sonarlint.xml
2025-04-25 13:20:21 -07:00
Daniel Johnson
81bbb60768
Merge pull request #4608 from afcuttin/attachfile2
Added .atfi extension for package attachfile2
2025-04-25 13:19:30 -07:00
Daniel Johnson
ba3e626089
Merge pull request #4609 from Shannja/main
Update Unity.gitignore
2025-04-25 13:18:47 -07:00
Daniel Johnson
a79fb7199e
Merge pull request #4610 from barraponto/dotter
Add Dotter.gitnore
2025-04-25 13:17:46 -07:00
Daniel Johnson
1c767fa3ac
Merge pull request #4612 from syntaxerror247/patch-1
Add nomedia file to Godot.gitignore
2025-04-25 13:14:13 -07:00
Daniel Johnson
43259f3ae2
Merge pull request #4613 from koppor/patch-2
Refine minted rules
2025-04-25 13:11:23 -07:00
Daniel Johnson
63f57203de
Merge pull request #4614 from fuzzybair/ncrunch-update
Updated NCrunch cache path for v4.16+
2025-04-25 13:10:18 -07:00
Daniel Johnson
4cc4b5741c
Merge pull request #4618 from NicholasWilsonDEV/patch-1
chore(links): replace URLs with HTTPS for better security
2025-04-25 13:07:46 -07:00
Daniel Johnson
fc17de5482
Merge pull request #4620 from ralphmcralph/remix-solidity-template
Add .gitignore template for Solidity + Remix
2025-04-25 13:04:07 -07:00
ralphmcralph
86a7d7dbad Add .gitignore template for Solidity + Remix 2025-04-25 10:23:37 +02:00
Dan Cassidy
4ed7892d1a
Ignore all .terraform directories
Changes to using the `foo/` naming pattern to ensure that these directories will be ignored at all depths.
2025-04-24 11:35:50 +12:00
Nicholas Wilson
c831d190f6
chore(links): replace URLs with HTTPS for better security 2025-04-21 11:55:31 -05:00
Oliver Kopp
a0e5b9d545
Fix ordering 2025-04-12 11:32:16 +02:00
Oliver Kopp
5c4badd740
Refine minted rules 2025-04-12 11:29:59 +02:00
Daniel Johnson
010b77ba77
Merge pull request #1933 from ajalexander/test-complete
Add .gitignore for TestComplete
2025-04-11 12:53:38 -07:00
Daniel Johnson
a40111717d
Merge pull request #4599 from JumpIn-Git/main
optimize and more readable obsidian extended gitignore
2025-04-11 12:49:27 -07:00
Anish Mishra
63d066391f
Add nomedia file to Godot.gitignore
This file is only needed for Android Editor and automatically generated if missing. No need to track it.
2025-04-07 23:12:04 +05:30
Devin Dooley
76e40b7cec
Merge pull request #4489 from mattalxndr/patch-1
Update Linux.gitignore
2025-04-07 09:40:39 -07:00
Matt Alexander
71558441e9
Update Linux.gitignore 2025-03-31 22:52:38 -05:00
Capi Etheriel
c843504839
Add Dotter.gitnore 2025-03-31 15:39:25 -03:00
Shannja
5d9130efad
Update Unity.gitignore 2025-03-30 20:08:36 -05:00
Alessandro Cuttin
ab7e5f6994 Added .atfi extension for package attachfile2 2025-03-26 16:32:19 +01:00
Bart Laarhoven
87d93eeb2e
Ignore .idea/sonarlint.xml
As mentioned in https://community.sonarsource.com/t/is-the-file-idea-idea-idea-sonarlint-xml-intended-to-be-under-source-control/121119, the `sonarlint.xml` file should be in the `.gitignore`.
2025-03-24 10:06:41 +01:00
Matt Walsh
fdc1acb1bc
Update TwinCAT3.gitignore
A recent major revision from Beckhoff added several new suggested lines to gitignore. All existing items are still present, however the new file has been copied verbatim from TwinCAT documentation. https://infosys.beckhoff.com/english.php?content=../content/1033/tc3_sourcecontrol/14604066827.html&id=
2025-03-13 13:07:41 -05:00
Aakash Jog
016cd48bd4
Add .loc to TeX.gitignore
Add *.loc (auxiliary files generated by the `changes` package) to TeX.gitignore
2025-03-10 21:52:37 +02:00
Your Name
aa95d6b79a optimize and more readable obsidian extended gitignore 2025-03-05 13:00:09 +01:00
Mark Jaquith
7b35656e75 Use a character class to ignore Icon\r directories
This prevents the rule from ending in whitespace, which will get
stripped by tools like Ripgrep, causing any directory named "Icon" to be
invisible.
2025-02-28 19:56:44 -05:00
Kent Bair
63e339f19f Updated NCrunch cache path for v4.16+ 2024-08-02 15:53:33 -06:00
Matt Alexander
6c54172ecc
Update Linux.gitignore 2024-07-31 07:47:55 -05:00
Aaron Alexander
73b42b65f7 Add .gitignore for TestComplete 2016-04-04 17:22:43 -04:00
15 changed files with 103 additions and 29 deletions

7
.github/CODEOWNERS vendored Normal file
View File

@ -0,0 +1,7 @@
# Order is important. The LAST matching pattern has the MOST precedence.
# gitignore style patterns are used, not globs.
# https://docs.github.com/articles/about-codeowners
# https://git-scm.com/docs/gitignore
# Catch All - Defer to the gitignore maintainers
* @github/gitignore-maintainers

View File

@ -63,6 +63,7 @@ atlassian-ide-plugin.xml
# SonarLint plugin
.idea/sonarlint/
.idea/sonarlint.xml # see https://community.sonarsource.com/t/is-the-file-idea-idea-idea-sonarlint-xml-intended-to-be-under-source-control/121119
# Crashlytics plugin (for Android Studio and IntelliJ)
com_crashlytics_export_strings.xml

View File

@ -3,7 +3,7 @@
# temporary files which can be created if a process still has a handle open of a deleted file
.fuse_hidden*
# KDE directory preferences
# Metadata left by Dolphin file manager, which comes with KDE Plasma
.directory
# Linux trash folder which might appear on any partition or disk
@ -11,3 +11,6 @@
# .nfs files are created when an open file is removed but is still being accessed
.nfs*
# Log files created by default by the nohup command
nohup.out

View File

@ -2,9 +2,7 @@
.DS_Store
.AppleDouble
.LSOverride
# Icon must end with two \r
Icon
Icon[ ]
# Thumbnails
._*

View File

@ -1,5 +1,6 @@
# Godot 4+ specific ignores
.godot/
.nomedia
# Godot-specific ignores
.import/

View File

@ -11,10 +11,10 @@ the following resources are a great place to start:
- The [Ignoring Files article][help] on the GitHub Help site.
- The [gitignore(5)][man] manual page.
[man]: http://git-scm.com/docs/gitignore
[man]: https://git-scm.com/docs/gitignore
[help]: https://help.github.com/articles/ignoring-files
[chapter]: https://git-scm.com/book/en/v2/Git-Basics-Recording-Changes-to-the-Repository#_ignoring
[progit]: http://git-scm.com/book
[progit]: https://git-scm.com/book
## Folder structure

15
Solidity-Remix.gitignore Normal file
View File

@ -0,0 +1,15 @@
# Remix compiler artifacts
**/artifacts/
**/artifacts/**
# Remix plugin state folders
deps/
states/
# Debug info
*.dbg.json
*.tsbuildinfo
# Optional
.env
.env.local

View File

@ -59,6 +59,9 @@ acs-*.bib
# amsthm
*.thm
# attachfile2
*.atfi
# beamer
*.nav
*.pre
@ -67,6 +70,7 @@ acs-*.bib
# changes
*.soc
*.loc
# comment
*.cut
@ -176,6 +180,7 @@ acs-*.bib
# minted
_minted*
*.data.minted
*.pyg
# morewrites

View File

@ -1,5 +1,5 @@
# Local .terraform directories
**/.terraform/*
.terraform/
# .tfstate files
*.tfstate

14
TestComplete.gitignore Normal file
View File

@ -0,0 +1,14 @@
# Test Complete ignore files: https://support.smartbear.com/viewarticle/68002/
# Tester-specific Settings
*.tcCFGExtender
*.tcLS
# Type library declarations
*.tlb
# Log files
*.tcLogs
# Backup files
*.bak

View File

@ -1,25 +1,49 @@
# gitignore template for TwinCAT3
### TwinCAT3 ###
# website: https://www.beckhoff.com/twincat3/
#
# Recommended: VisualStudio.gitignore
# TwinCAT files
# TwinCAT PLC
*.plcproj.bak
*.plcproj.orig
*.tpy
*.tclrs
*.library
*.compiled-library
*.compileinfo
# Don't include the tmc-file rule if either of the following is true:
# 1. You've got TwinCAT C++ projects, as the information in the TMC-file is created manually for the C++ projects (in that case, only (manually) ignore the tmc-files for the PLC projects)
# 2. You've created a standalone PLC-project and added events to it, as these are stored in the TMC-file.
*.tmc
*.tmcRefac
*.library
*.project.~u
*.tsproj.bak
*.xti.bak
*.asm
*.core
LineIDs.dbg
LineIDs.dbg.bak
_Boot/
_CompileInfo/
_Libraries/
_ModuleInstall/
# TwinCAT C++ and shared types
# ignoring the TMC file is only useful for plain PLC programming
# as soon as shared data types (via tmc), C++ or in general TcCom-Module are used, the TMC file has to be part of the repository
*.tmc
*.tmcRefac
# TwinCAT project files
*.tsproj.bak
*.tsproj.b?k
*.tsproj.orig
*.xti.bak
*.xti.bk?
*.xti.orig
*.xtv
*.xtv.bak
*.xtv.bk?
# Multiuser specific
**/.TcGit/
# exclude not required folders
**/_Boot/
**/_CompileInfo/
**/_Libraries/
**/_ModuleInstall/
**/_Deployment/
**/_Repository/
# VS Shell project specific files and folders
**/.vs/
*.~u
*.project.~u
*.suo

View File

@ -10,6 +10,7 @@
/[Bb]uilds/
/[Ll]ogs/
/[Uu]ser[Ss]ettings/
*.log
# MemoryCaptures can get excessive in size.
# They also could contain extremely sensitive data

View File

@ -155,6 +155,7 @@ coverage*.info
# NCrunch
_NCrunch_*
.NCrunch_*
.*crunch*.local.xml
nCrunchTemp_*

View File

@ -0,0 +1,6 @@
# local files are for host-specific overrides
.dotter/local.toml
# ignore caches
.dotter/cache.toml
.dotter/cache

View File

@ -30,9 +30,7 @@
# contain metadata (manifest.json), application code (main.js), stylesheets
# (styles.css), and user-configuration data (data.json).
# We only want to track data.json, so we:
# 1. exclude everything under the plugins directory recursively,
# 2. unignore the plugin directories themselves, which then allows us to
# 3. unignore the data.json files
.obsidian/plugins/**/*
!.obsidian/plugins/*/
# 1. exclude everything that the plugin folders contain,
# 2. unignore data.json in the plugin folders
.obsidian/plugins/*/**
!.obsidian/plugins/*/data.json