Compare commits

...

34 Commits

Author SHA1 Message Date
Daniel Johnson
57208bef83
Merge pull request #4332 from Quantalabs/main
Use yarn v3 instead of v2
2025-06-20 14:43:01 -07:00
Daniel Johnson
2f480b3459
Merge pull request #4663 from Young-TW/main
Add HIP.gitignore
2025-06-20 14:42:16 -07:00
Daniel Johnson
02094efb9b
Merge pull request #4464 from scop/mise
Add mise.gitignore
2025-06-20 14:40:47 -07:00
Daniel Johnson
d0c6a25dd6
Merge pull request #4662 from mikerochip/main
Add TestFramework and fix Addressables in Unity.gitignore
2025-06-20 14:38:26 -07:00
Daniel Johnson
14bc92d730
Merge pull request #4223 from sqltoolbox/sqltoolbox/gitignore-add-ssdt-sqlproj-template
Add SSDT sqlproj specific gitignore file for database development usi…
2025-06-20 14:34:02 -07:00
Daniel Johnson
9bfaab8626
Merge pull request #4378 from henriquewerlang/main
New extension to ignore in Delphi IDE.
2025-06-20 14:24:31 -07:00
Daniel Johnson
975d0c3945
Merge pull request #4671 from akaIDIOT/patch-python-pdm
Update documentation link for pdm, use recommended includes/excludes
2025-06-20 14:23:29 -07:00
Daniel Johnson
4b412d5a4a
Merge pull request #4240 from nowsprinting/unity-auto-generated-by-run-playmode-tests
Add auto-generated scenes by Unity play mode tests
2025-06-20 13:23:25 -07:00
Daniel Johnson
820563a00f
Merge pull request #4471 from kasi-x/main
add pixi configure in python gitignore
2025-06-20 13:22:57 -07:00
Daniel Johnson
85c2818693
Merge pull request #4668 from mikerochip/rider
Add *.DotSettings.user for Rider to Unity.gitignore
2025-06-20 13:17:58 -07:00
Daniel Johnson
56df371812
Merge pull request #4461 from krishnans2006/main
Update KiCad.gitignore
2025-06-20 13:15:28 -07:00
Daniel Johnson
a01aff74f3
Merge pull request #4406 from TobiasKnauss/patch-1
Update TwinCAT3.gitignore
2025-06-20 13:11:15 -07:00
Daniel Johnson
2bf67ae399
Merge pull request #4316 from singularitti/patch-1
Update Julia.gitignore to ignore `LocalPreferences.toml` & `JuliaLocalPreferences.toml`
2025-06-20 13:09:59 -07:00
Young
f2d8703154
Add HIP.gitignore 2025-06-19 15:29:09 +08:00
sqltoolbox
47e5a2eae7
SSDT specific objects ignore
A trimmed down version of the gitignore file tailored specifically towards SSDT projects in Visual Studio.
2025-06-17 11:22:01 +02:00
Mattijs Ugen
75ec41f83a Update documentation link for pdm, use recommended includes/excludes 2025-06-16 16:40:50 +02:00
Koji Hasegawa
64824509a3
Merge branch 'main' into unity-auto-generated-by-run-playmode-tests 2025-06-15 22:40:43 +09:00
Koji Hasegawa
8789ddbda3
Fix conflicts 2025-06-15 22:37:42 +09:00
Mike Schweitzer
5902dd9543 Add *.DotSettings.user for Rider to Unity.gitignore 2025-06-13 16:52:14 -07:00
Mike Schweitzer
b913fd9f3c Add TestFramework files and fix Addressables coverage
* Fix incorrect comment - aa means Addressable Assets not Android Assets
* Add more complete default Addressables coverage
* Add TestRunner package generated files
2025-06-13 16:28:10 -07:00
Krishnan Shankar
b93d2b024a
Update KiCad.gitignore 2025-06-13 18:34:10 -04:00
TobiasKnauss
3d94ab13a8
Merge branch 'main' into patch-1 2025-06-10 21:12:47 +02:00
Qi Zhang
eb46073327
Merge branch 'main' into patch-1 2025-06-09 19:41:04 -05:00
Ville Skyttä
3400c8a214 Simplify mise ignores, make better applicable to monorepos 2025-03-17 09:49:29 +02:00
Ville Skyttä
8aa61b8d34 Add mise.gitignore
https://mise.jdx.dev/
2025-03-06 12:13:39 +02:00
kashi-x
9db05cc944 fix line length 2024-06-21 00:44:19 +09:00
kashi-x
772a211c7c add pixi configure in python gitignore 2024-06-20 23:47:58 +09:00
TobiasKnauss
8dbb58e730
Update TwinCAT3.gitignore
Backup files of TwinCAT3 PLC projects.
2024-02-02 12:52:10 +01:00
Henrique Gottardi Werlang
94cb1ce3b8 New extension to ignore in Delphi IDE. 2023-11-30 16:40:07 -03:00
QLabs
7fe0f4db6d
Use yarn v3 instead of v2
Updates the gitignore for Node to use yarn v3 instead of yarn v2. gitignores the files recommended by yarn
2023-07-27 21:00:23 -07:00
Qi Zhang
724b724ea3
Update Julia.gitignore 2023-06-22 00:33:37 -04:00
Qi Zhang
d4a7a9a2fb
Update Julia.gitignore 2023-06-22 00:29:35 -04:00
Koji Hasegawa
4eb82ffd9b Add auto-generated scenes by Unity play mode tests 2023-02-05 23:17:08 +09:00
Taqveem Khalid
899669977b Add SSDT sqlproj specific gitignore file for database development using t-sql. 2023-01-04 11:20:35 +01:00
10 changed files with 138 additions and 17 deletions

View File

@ -68,6 +68,7 @@
*.projdata
*.tvsconfig
*.dsk
*.dsv
# Delphi history and backups
__history/

11
Global/mise.gitignore Normal file
View File

@ -0,0 +1,11 @@
# https://mise.jdx.dev/configuration.html
# https://mise.jdx.dev/configuration/environments.html
.mise.*.local.toml
.mise.local.toml
mise.*.local.toml
mise.local.toml
.mise/*.local.toml
mise/*.local.toml
# https://mise.jdx.dev/configuration.html#tool-versions
#.tool-versions

50
HIP.gitignore Normal file
View File

@ -0,0 +1,50 @@
# HIP.gitignore
# GitHub gitignore template for AMD HIP (ROCm) projects
#
# Reference:
# Official AMD ROCm HIP .gitignore: https://github.com/ROCm/hip/blob/amd-staging/.gitignore
# 1. Build directories and files
/build/ # common build directory
/CMakeFiles/ # CMake internal files
/CMakeCache.txt # CMake cache file
/Makefile # autogenerated Makefile
/cmake_install.cmake # install script
/install_manifest.txt # install manifest list
*.ninja-dep # Ninja dependency files
*.ninja_log # Ninja log files
meson-logs/ # Meson log directory
# 2. Compilation outputs and intermediates
*.o # object files
*.obj # Windows object files
*.so # shared libraries
*.a # static librarie
*.d # dependency files
*.gch # precompiled headers
*.ii # preprocessed output
*.ii.cpp # C++ preprocessed output
*.out # generic executable outputs
*.exe # Windows executables
# 3. HIP/ROCm specific binaries and intermediates
*.hsaco # ROCm compiled binary
*.s # assembly output
*.kernels.cpp # autogenerated kernel sources
*.hip.cpp.* # hipcc intermediate outputs
# 4. Official sample binaries and tutorial outputs
bin/hipInfo # sample binary
bin/hipBusBandwidth # sample binary
bin/hipDispatchLatency # sample binary
bin/hipify-clang # sample tool
samples/**/*.out # tutorial outputs
samples/**/*.code # ISA/code dumps
samples/**/*.hsaco # compiled binaries
samples/**/*.co # kernel code outputs
# 5. Tags, logs and test outputs
tags # ctags index
*.log # log files
/tests_output/ # custom test output directory
/samples_output/ # custom sample output directory

View File

@ -22,3 +22,7 @@ docs/site/
# committed for packages, but should be committed for applications that require a static
# environment.
Manifest*.toml
# File generated by the Preferences package to store local preferences
LocalPreferences.toml
JuliaLocalPreferences.toml

View File

@ -8,10 +8,13 @@
*.kicad_pcb-bak
*.kicad_sch-bak
*-backups
*.kicad_prl
*.sch-bak
*-cache*
*-bak
*-bak*
*~
~*
_autosave-*
\#auto_saved_files\#
*.tmp
*-save.pro
*-save.kicad_pcb
@ -33,4 +36,5 @@ fp-info-cache
# Archived Backups (KiCad 6.0)
**/*-backups/*.zip
\#auto_saved_files\#
# Local project settings
*.kicad_prl

View File

@ -119,9 +119,11 @@ dist
# Stores VSCode versions used for testing VSCode extensions
.vscode-test
# yarn v2
.yarn/cache
.yarn/unplugged
.yarn/build-state.yml
.yarn/install-state.gz
# yarn v3
.pnp.*
.yarn/*
!.yarn/patches
!.yarn/plugins
!.yarn/releases
!.yarn/sdks
!.yarn/versions

View File

@ -110,14 +110,20 @@ ipython_config.py
# pdm
# Similar to Pipfile.lock, it is generally recommended to include pdm.lock in version control.
# pdm recommends including project-wide configuration in pdm.toml, but excluding .pdm-python.
# https://pdm-project.org/en/latest/usage/project/#working-with-version-control
#pdm.lock
# pdm stores project-wide configurations in .pdm.toml, but it is recommended to not include it
# in version control.
# https://pdm.fming.dev/latest/usage/project/#working-with-version-control
.pdm.toml
#pdm.toml
.pdm-python
.pdm-build/
# pixi
# Similar to Pipfile.lock, it is generally recommended to include pixi.lock in version control.
#pixi.lock
# Pixi creates a virtual environment in the .pixi directory, just like venv module creates one
# in the .venv directory. It is recommended not to include this directory in version control.
.pixi
# PEP 582; used by e.g. github.com/David-OConnor/pyflow and github.com/pdm-project/pdm
__pypackages__/

31
SSDT-sqlproj.gitignore Normal file
View File

@ -0,0 +1,31 @@
## Ignore Visual Studio SSDT sqlproj specific temporary files, build results, etc
##
##
## Get latest from https://github.com/github/gitignore/blob/master/SSDT-sqlproj.gitignore
# Build output
bin/
obj/
# DACPAC files
*.dacpac
# Publish profiles (optional, if environment-specific)
*.publish.xml
# SQL Server debug files
*.dbmdl
*.sqlcmdvars
# Visual Studio settings
.vs/
# User-specific files
*.user
*.suo
*.userosscache
*.sln.docstates
# Backup files
*.bak
*.log

View File

@ -24,6 +24,7 @@ LineIDs.dbg.bak
*.tsproj.bak
*.tsproj.b?k
*.tsproj.orig
*.tspproj.bak
*.xti.bak
*.xti.bk?
*.xti.orig

View File

@ -28,6 +28,8 @@
# Autogenerated Jetbrains Rider plugin
/[Aa]ssets/Plugins/Editor/JetBrains*
# Jetbrains Rider personal-layer settings
*.DotSettings.user
# Visual Studio cache directory
.vs/
@ -74,15 +76,24 @@ mono_crash.*
# Crashlytics generated file
crashlytics-build.properties
# Packed Addressables
/[Aa]ssets/[Aa]ddressable[Aa]ssets[Dd]ata/*/*.bin*
# TestRunner generated files
InitTestScene*.unity*
# Temporary auto-generated Android Assets
/[Aa]ssets/[Ss]treamingAssets/aa.meta
/[Aa]ssets/[Ss]treamingAssets/aa/*
# Addressables default ignores, before user customizations
/ServerData
/[Aa]ssets/StreamingAssets/aa*
/[Aa]ssets/AddressableAssetsData/link.xml*
/[Aa]ssets/Addressables_Temp*
# By default, Addressables content builds will generate addressables_content_state.bin
# files in platform-specific subfolders, for example:
# /Assets/AddressableAssetsData/OSX/addressables_content_state.bin
/[Aa]ssets/AddressableAssetsData/*/*.bin*
# Visual Scripting auto-generated files
/[Aa]ssets/Unity.VisualScripting.Generated/VisualScripting.Flow/UnitOptions.db
/[Aa]ssets/Unity.VisualScripting.Generated/VisualScripting.Flow/UnitOptions.db.meta
/[Aa]ssets/Unity.VisualScripting.Generated/VisualScripting.Core/Property Providers
/[Aa]ssets/Unity.VisualScripting.Generated/VisualScripting.Core/Property Providers.meta
# Auto-generated scenes by play mode tests
/[Aa]ssets/[Ii]nit[Tt]est[Ss]cene*.unity*