From 73b42b65f7abc1e6736d6dab3715cd64d48517aa Mon Sep 17 00:00:00 2001 From: Aaron Alexander Date: Mon, 4 Apr 2016 17:22:43 -0400 Subject: [PATCH 001/112] Add .gitignore for TestComplete --- TestComplete.gitignore | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 TestComplete.gitignore diff --git a/TestComplete.gitignore b/TestComplete.gitignore new file mode 100644 index 00000000..8378b9ee --- /dev/null +++ b/TestComplete.gitignore @@ -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 From aa4ab4ec7f516910f073667c1c6db87f693bbb02 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89rico=20Vieira=20Porto?= Date: Sun, 20 Jan 2019 23:04:19 -0200 Subject: [PATCH 002/112] Adds .gitignore for Adventure Game Studio Projects --- AGS.gitignore | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 AGS.gitignore diff --git a/AGS.gitignore b/AGS.gitignore new file mode 100644 index 00000000..c1eec3bb --- /dev/null +++ b/AGS.gitignore @@ -0,0 +1,26 @@ +# Adventure Game Studio git ignore +# -------------------------------- +# Built things +_Debug/ +_Release/ +Compiled/ +*.exe + +#Audio Cache can be rebuilt from sources +AudioCache/ + +# User +_OpenInEditor.lock +Game.agf.user + +# backups +Game.agf.bak +backup_acsprset.spr + +# memory dumps +*.dmp + +# temporary files +~aclzw.tmp +game28.dta +warnings.log From 1e4fbb60d1bda7dbd8f0054ab9235fbe34f3ad71 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89rico=20Vieira=20Porto?= Date: Mon, 21 Jan 2019 07:18:59 -0200 Subject: [PATCH 003/112] Removed _Release folder and added more things - Removed non-standard `_Release` folder; - Added per room settings for next ags `*.crm.user`; - Reorganized the lines in some categories with more comments. --- AGS.gitignore | 24 ++++++++++++++++-------- 1 file changed, 16 insertions(+), 8 deletions(-) diff --git a/AGS.gitignore b/AGS.gitignore index c1eec3bb..e381672e 100644 --- a/AGS.gitignore +++ b/AGS.gitignore @@ -1,26 +1,34 @@ # Adventure Game Studio git ignore # -------------------------------- + # Built things _Debug/ -_Release/ Compiled/ -*.exe -#Audio Cache can be rebuilt from sources +# AudioCache can be rebuilt from sources AudioCache/ -# User +# Lockfile _OpenInEditor.lock -Game.agf.user -# backups +# User settings +Game.agf.user +*.crm.user + +# Backups Game.agf.bak backup_acsprset.spr -# memory dumps +# Memory dumps *.dmp -# temporary files +# Temporary files +# temporarily created during sprite or room background compression ~aclzw.tmp +# temporary, main game data, before getting packed into exe game28.dta +# temporary build of the game before being moved to Compiled/ folder +*.exe + +# Log files warnings.log From 4d956021fafc69bda558a7ed5c8b8809ac2d7e71 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89rico=20Vieira=20Porto?= Date: Sun, 17 Feb 2019 12:50:49 -0300 Subject: [PATCH 004/112] renamed to AdventureGameStudio.gitignore and removed header --- AGS.gitignore => AdventureGameStudio.gitignore | 3 --- 1 file changed, 3 deletions(-) rename AGS.gitignore => AdventureGameStudio.gitignore (87%) diff --git a/AGS.gitignore b/AdventureGameStudio.gitignore similarity index 87% rename from AGS.gitignore rename to AdventureGameStudio.gitignore index e381672e..27a089f4 100644 --- a/AGS.gitignore +++ b/AdventureGameStudio.gitignore @@ -1,6 +1,3 @@ -# Adventure Game Studio git ignore -# -------------------------------- - # Built things _Debug/ Compiled/ From 1f7726a47339f72bb70ea3c81b2a1f490f530acf Mon Sep 17 00:00:00 2001 From: Shawn Kovalchick Date: Sat, 4 Jan 2020 07:59:02 -0500 Subject: [PATCH 005/112] Create PlatformIO.gitignore Add default ignores from PlatformIO in VSCode --- Global/PlatformIO.gitignore | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 Global/PlatformIO.gitignore diff --git a/Global/PlatformIO.gitignore b/Global/PlatformIO.gitignore new file mode 100644 index 00000000..2de98aba --- /dev/null +++ b/Global/PlatformIO.gitignore @@ -0,0 +1,6 @@ +.pio +.pioenvs +.piolibdeps +.vscode/.browse.c_cpp.db* +.vscode/c_cpp_properties.json +.vscode/launch.json From f845b5491abb4ab361abe1c1494a45aed91b3d10 Mon Sep 17 00:00:00 2001 From: kpowake <104589398+kpowake@users.noreply.github.com> Date: Wed, 4 May 2022 01:39:34 +0900 Subject: [PATCH 006/112] Change output.json to output-metadata.json ...for newer version of Android Studio --- Android.gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Android.gitignore b/Android.gitignore index 347e252e..0e5e20c1 100644 --- a/Android.gitignore +++ b/Android.gitignore @@ -13,7 +13,7 @@ captures/ .externalNativeBuild/ .cxx/ *.apk -output.json +output-metadata.json # IntelliJ *.iml From fee4d0f98e167e735499d158e4ab38cf2394b390 Mon Sep 17 00:00:00 2001 From: Josh Marshall <10360503+jmarsh411@users.noreply.github.com> Date: Mon, 17 Oct 2022 11:02:24 -0400 Subject: [PATCH 007/112] ignore meta files of unity packages Unity packages were already ignored, but it seems in recent versions of Unity these also generate meta files for these. If the meta file isn't also ignored, the person who imports an asset containing a .unitypackage file could accidentally commit the meta files. For another who downloads those meta files, Unity would automatically delete them since they don't have the .unitypackage. The the importer commits them again and the cycle goes on and on until someone like me gets fed up. This fixes that inconsistency by adding the *.unitypackage.meta to the ignore list. --- Unity.gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/Unity.gitignore b/Unity.gitignore index 58cbc825..3496b7cd 100644 --- a/Unity.gitignore +++ b/Unity.gitignore @@ -59,6 +59,7 @@ sysinfo.txt *.apk *.aab *.unitypackage +*.unitypackage.meta *.app # Crashlytics generated file From 6ec71bb93845f5ed80874960765fde7c4317f2c5 Mon Sep 17 00:00:00 2001 From: Sebastian Dietze Date: Wed, 9 Mar 2022 13:39:36 +0100 Subject: [PATCH 008/112] Create gitignore file for ECU-TEST workspaces --- ECU-TEST.gitignore | 62 ++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 62 insertions(+) create mode 100644 ECU-TEST.gitignore diff --git a/ECU-TEST.gitignore b/ECU-TEST.gitignore new file mode 100644 index 00000000..eb6789e6 --- /dev/null +++ b/ECU-TEST.gitignore @@ -0,0 +1,62 @@ +# gitignore template for ECU-TEST workspaces +# website: https://www.ecu-test.com +# * all directories are related to the default directories, please adapt the .gitignore if you use customized +# directories + +# Dynamic workspace settings +# * We don't recommend to ignore the .workspace directory, because of important project specific settings +# local user settings +.workspace/ETdrive.xml +.workspace/favorites.xml +.workspace/filters.xml +.workspace/generators.xml +.workspace/history.xml +.workspace/parallelExecution.xml +.workspace/signalviewer.xml +.workspace/signalViewerHistory.json +.workspace/signalviewer2layout.xml +.workspace/testeditor.xml +.workspace/tooladapter.xml +.workspace/view.xml +# optional, if your process depends on this file remove exclusion +.workspace/interactiveexecution.xml +.workspace/pythonlibrary.xml +# deprecated, support for older versions +.workspace/traceexplorer.xml + +# Custom file formats and test dependencies +# * you can manage your artifacts also with TEST-GUIDE (https://www.test-guide.info) and reference them via Playbooks +*.arxml +*.a2l +*.dbc +*.hex +*.s19 +[tT]estdata +[tT]estdaten + +# Test results and test execution related content +# * Git is not intended to store and provide test results for all iterations +# * We recommend to use TEST-GUIDE (https://www.test-guide.info) for the test report management +TestReports + +# Report generators and templates +# * if you want to provide (f.e.) your own report generators exclude the directory here and ignore only the +# unnecessary subdirectories +Templates + +# Exclude large binary artifacts +# * you can manage your artifacts also with TEST-GUIDE (https://www.test-guide.info) and reference them via Playbooks +Offline-FIUs +Offline-Models +Offline-SGBDs +*.exe +*.msi +*.zip +*.7z + +# Exclude default and custom temporary directories +Backup_* + +# Python bytecode and cache files +__pycache__/ +*.py[cod] From c70d6acf3e52cf9ed6eaddedb0e4e95a2935cb10 Mon Sep 17 00:00:00 2001 From: Sebastian Dietze Date: Mon, 17 Oct 2022 16:57:55 +0200 Subject: [PATCH 009/112] Highlight origin of .gitignore --- ECU-TEST.gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ECU-TEST.gitignore b/ECU-TEST.gitignore index eb6789e6..d25ba945 100644 --- a/ECU-TEST.gitignore +++ b/ECU-TEST.gitignore @@ -1,4 +1,4 @@ -# gitignore template for ECU-TEST workspaces +# gitignore template for ECU-TEST workspaces - by TraceTronic https://tracetronic.com # website: https://www.ecu-test.com # * all directories are related to the default directories, please adapt the .gitignore if you use customized # directories From 786acd1d0cecd5558e33090740f2163770b8b305 Mon Sep 17 00:00:00 2001 From: tobolar Date: Fri, 13 Jan 2023 11:54:16 +0100 Subject: [PATCH 010/112] Add gitignore for Modelica --- Modelica.gitignore | 37 +++++++++++++++++++++++++++++++++++++ 1 file changed, 37 insertions(+) create mode 100644 Modelica.gitignore diff --git a/Modelica.gitignore b/Modelica.gitignore new file mode 100644 index 00000000..edc234de --- /dev/null +++ b/Modelica.gitignore @@ -0,0 +1,37 @@ +# Modelica - an object-oriented language for modeling of cyber-physical systems +# https://modelica.org/ +# Ignore temporary files, build results, simulation files + +## Modelica backup files +*~ +*.bak +*.bak-mo + +## Build artefacts +*.exe +*.exp +*.o +*.pyc + +## Simulation files +*.mat + +## Package files +*.gz +*.rar +*.tar +*.zip + +## Dymola-specific files +buildlog.txt +dsfinal.txt +dsin.txt +dslog.txt +dsmodel* +dsres.txt +dymosim* +request +stat +status +stop +success \ No newline at end of file From e538e96f2ee81e080b26c89aeeccc7181c04eaf9 Mon Sep 17 00:00:00 2001 From: tobolar Date: Fri, 13 Jan 2023 12:05:35 +0100 Subject: [PATCH 011/112] Ignore flattened Modelica --- Modelica.gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Modelica.gitignore b/Modelica.gitignore index edc234de..0aca78a0 100644 --- a/Modelica.gitignore +++ b/Modelica.gitignore @@ -2,10 +2,11 @@ # https://modelica.org/ # Ignore temporary files, build results, simulation files -## Modelica backup files +## Modelica-specific files *~ *.bak *.bak-mo +*.mof ## Build artefacts *.exe From cf93b5277e1ff4049c7f6eccc1b656533038d666 Mon Sep 17 00:00:00 2001 From: Tyler Pruitt Date: Tue, 31 Jan 2023 20:07:18 -0600 Subject: [PATCH 012/112] Fix Metals gitignore * Removed leading space so comments are treated as comments * Updated Reference comment * Updated ignored files to latest recommendation --- Global/Metals.gitignore | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/Global/Metals.gitignore b/Global/Metals.gitignore index 516e7e33..779e796b 100644 --- a/Global/Metals.gitignore +++ b/Global/Metals.gitignore @@ -1,5 +1,6 @@ - # Generated Metals (Scala Language Server) files - # Reference: https://scalameta.org/metals/ +# Metals (Scala Language Server) +# Reference: https://scalameta.org/metals/docs/editors/vscode#files-and-directories-to-include-in-your-gitignore .metals/ .bloop/ -project/metals.sbt +.ammonite/ +metals.sbt From 64340cce99274a1b0a1c1a1aecc1d3bc583a802e Mon Sep 17 00:00:00 2001 From: Jen-Chieh Shen Date: Sat, 18 Mar 2023 20:29:22 -0700 Subject: [PATCH 013/112] elisp: Ignore more build tools .eask, .eldev, .keg are other build tools like .cask. dist is the default folder to build package distribution files. --- Elisp.gitignore | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/Elisp.gitignore b/Elisp.gitignore index 206569dc..adef969d 100644 --- a/Elisp.gitignore +++ b/Elisp.gitignore @@ -2,7 +2,13 @@ *.elc # Packaging -.cask +.cask/ +.eask/ +.eldev/ +.keg/ + +# Built distribution +dist/ # Backup files *~ From 4eb280e7d55ebc9f79352b8683de03d867fcf04a Mon Sep 17 00:00:00 2001 From: agiuliano Date: Thu, 13 Apr 2023 09:49:20 +0200 Subject: [PATCH 014/112] Add Flutter.gitignore file --- Flutter.gitignore | 70 +++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 70 insertions(+) create mode 100644 Flutter.gitignore diff --git a/Flutter.gitignore b/Flutter.gitignore new file mode 100644 index 00000000..65aa46da --- /dev/null +++ b/Flutter.gitignore @@ -0,0 +1,70 @@ +# Miscellaneous +*.class +*.log +*.pyc +*.swp +.DS_Store +.atom/ +.buildlog/ +.history +.svn/ + +# IntelliJ related +*.iml +*.ipr +*.iws +.idea/ + +# Visual Studio Code related +.vscode/ + +# Flutter/Dart/Pub related +**/doc/api/ +.dart_tool/ +.flutter-plugins +.packages +.pub-cache/ +.pub/ +/build/ + +# Android related +**/android/**/gradle-wrapper.jar +**/android/.gradle +**/android/captures/ +**/android/gradlew +**/android/gradlew.bat +**/android/local.properties +**/android/**/GeneratedPluginRegistrant.java + +# iOS/XCode related +**/ios/**/*.mode1v3 +**/ios/**/*.mode2v3 +**/ios/**/*.moved-aside +**/ios/**/*.pbxuser +**/ios/**/*.perspectivev3 +**/ios/**/*sync/ +**/ios/**/.sconsign.dblite +**/ios/**/.tags* +**/ios/**/.vagrant/ +**/ios/**/DerivedData/ +**/ios/**/Icon? +**/ios/**/Pods/ +**/ios/**/.symlinks/ +**/ios/**/profile +**/ios/**/xcuserdata +**/ios/.generated/ +**/ios/Flutter/App.framework +**/ios/Flutter/Flutter.framework +**/ios/Flutter/Generated.xcconfig +**/ios/Flutter/app.flx +**/ios/Flutter/app.zip +**/ios/Flutter/flutter_assets/ +**/ios/ServiceDefinitions.json +**/ios/Runner/GeneratedPluginRegistrant.* + +# Exceptions to above rules. +!**/ios/**/default.mode1v3 +!**/ios/**/default.mode2v3 +!**/ios/**/default.pbxuser +!**/ios/**/default.perspectivev3 +!/packages/flutter_tools/test/data/dart_dependencies_test/**/.packages \ No newline at end of file From 58488ef086b6dbeb75a8fa8a2854b3cbb57f0b51 Mon Sep 17 00:00:00 2001 From: agiuliano Date: Thu, 13 Apr 2023 09:54:42 +0200 Subject: [PATCH 015/112] Fix .gitignore file --- Flutter.gitignore | 73 +++++++++++++++++++++++++++++++++++++++++++---- 1 file changed, 68 insertions(+), 5 deletions(-) diff --git a/Flutter.gitignore b/Flutter.gitignore index 65aa46da..6b7cc2b9 100644 --- a/Flutter.gitignore +++ b/Flutter.gitignore @@ -1,5 +1,6 @@ # Miscellaneous *.class +*.lock *.log *.pyc *.swp @@ -16,25 +17,58 @@ .idea/ # Visual Studio Code related -.vscode/ +.classpath +.project +.settings/ +.vscode/* + +# Flutter repo-specific +/bin/cache/ +/bin/internal/bootstrap.bat +/bin/internal/bootstrap.sh +/bin/mingit/ +/dev/benchmarks/mega_gallery/ +/dev/bots/.recipe_deps +/dev/bots/android_tools/ +/dev/devicelab/ABresults*.json +/dev/docs/doc/ +/dev/docs/flutter.docs.zip +/dev/docs/lib/ +/dev/docs/pubspec.yaml +/dev/integration_tests/**/xcuserdata +/dev/integration_tests/**/Pods +/packages/flutter/coverage/ +version +analysis_benchmark.json + +# packages file containing multi-root paths +.packages.generated # Flutter/Dart/Pub related **/doc/api/ .dart_tool/ .flutter-plugins +.flutter-plugins-dependencies +**/generated_plugin_registrant.dart .packages -.pub-cache/ +.pub-preload-cache/ .pub/ -/build/ +build/ +flutter_*.png +linked_*.ds +unlinked.ds +unlinked_spec.ds # Android related **/android/**/gradle-wrapper.jar -**/android/.gradle +.gradle/ **/android/captures/ **/android/gradlew **/android/gradlew.bat **/android/local.properties **/android/**/GeneratedPluginRegistrant.java +**/android/key.properties +*.jks # iOS/XCode related **/ios/**/*.mode1v3 @@ -53,18 +87,47 @@ **/ios/**/profile **/ios/**/xcuserdata **/ios/.generated/ +**/ios/Flutter/.last_build_id **/ios/Flutter/App.framework **/ios/Flutter/Flutter.framework +**/ios/Flutter/Flutter.podspec **/ios/Flutter/Generated.xcconfig +**/ios/Flutter/ephemeral **/ios/Flutter/app.flx **/ios/Flutter/app.zip **/ios/Flutter/flutter_assets/ +**/ios/Flutter/flutter_export_environment.sh **/ios/ServiceDefinitions.json **/ios/Runner/GeneratedPluginRegistrant.* +# macOS +**/Flutter/ephemeral/ +**/Pods/ +**/macos/Flutter/GeneratedPluginRegistrant.swift +**/macos/Flutter/ephemeral +**/xcuserdata/ + +# Windows +**/windows/flutter/generated_plugin_registrant.cc +**/windows/flutter/generated_plugin_registrant.h +**/windows/flutter/generated_plugins.cmake + +# Linux +**/linux/flutter/generated_plugin_registrant.cc +**/linux/flutter/generated_plugin_registrant.h +**/linux/flutter/generated_plugins.cmake + +# Coverage +coverage/ + +# Symbols +app.*.symbols + # Exceptions to above rules. !**/ios/**/default.mode1v3 !**/ios/**/default.mode2v3 !**/ios/**/default.pbxuser !**/ios/**/default.perspectivev3 -!/packages/flutter_tools/test/data/dart_dependencies_test/**/.packages \ No newline at end of file +!/packages/flutter_tools/test/data/dart_dependencies_test/**/.packages +!/dev/ci/**/Gemfile.lock +!.vscode/settings.json \ No newline at end of file From 4f0b7a06941233e607d3cc9f769036141c1d7a34 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Christophe=20Saug=C3=A9?= Date: Mon, 1 May 2023 20:49:13 +0200 Subject: [PATCH 016/112] 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. --- Python.gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Python.gitignore b/Python.gitignore index 68bc17f9..4c852386 100644 --- a/Python.gitignore +++ b/Python.gitignore @@ -158,3 +158,6 @@ cython_debug/ # and can be added to the global gitignore or merged into this file. For a more nuclear # option (not recommended) you can uncomment the following to ignore the entire idea folder. #.idea/ + +# Ruff stuff: +.ruff_cache/ From 2e9751fef280c8705b3c890f08b7c4b80c1401b0 Mon Sep 17 00:00:00 2001 From: figsoda Date: Sun, 3 Sep 2023 16:40:40 -0400 Subject: [PATCH 017/112] Remove Cargo.lock from Rust --- Rust.gitignore | 4 ---- 1 file changed, 4 deletions(-) diff --git a/Rust.gitignore b/Rust.gitignore index 6985cf1b..73fab072 100644 --- a/Rust.gitignore +++ b/Rust.gitignore @@ -3,10 +3,6 @@ debug/ target/ -# Remove Cargo.lock from gitignore if creating an executable, leave it for libraries -# More information here https://doc.rust-lang.org/cargo/guide/cargo-toml-vs-cargo-lock.html -Cargo.lock - # These are backup files generated by rustfmt **/*.rs.bk From 930fa355b6ee1cea18c7cc5c5e052c3866e4ee39 Mon Sep 17 00:00:00 2001 From: Christopher Patton Date: Sun, 5 Nov 2023 12:22:09 -0800 Subject: [PATCH 018/112] Add Obsidian community gitignore files --- .../NotesAndCoreConfiguration.gitignore | 16 ++++++++ .../NotesAndExtendedConfiguration.gitignore | 38 +++++++++++++++++++ community/Obsidian/NotesOnly.gitignore | 4 ++ 3 files changed, 58 insertions(+) create mode 100644 community/Obsidian/NotesAndCoreConfiguration.gitignore create mode 100644 community/Obsidian/NotesAndExtendedConfiguration.gitignore create mode 100644 community/Obsidian/NotesOnly.gitignore diff --git a/community/Obsidian/NotesAndCoreConfiguration.gitignore b/community/Obsidian/NotesAndCoreConfiguration.gitignore new file mode 100644 index 00000000..4eff01da --- /dev/null +++ b/community/Obsidian/NotesAndCoreConfiguration.gitignore @@ -0,0 +1,16 @@ +# Excludes Obsidian workspace cache and plugins. All notes and core obsidian +# configuration files are tracked by Git. + +# The current application UI state (DOM layout, recently-opened files, etc.) is +# stored in these files (separate for desktop and mobile) so you can resume +# your session seamlessly after a restart. If you want to track UI state, use +# the Workspaces core plugin instead of relying on these files. +.obsidian/workspace.json +.obsidian/workspace-mobile.json + +# Obsidian plugins are stored under .obsidian/plugins/$plugin_name. They +# contain metadata (manifest.json), application code (main.js), stylesheets +# (styles.css), and user-configuration data (data.json). +# We want to exclude all plugin-related files, so we can exclude everything +# under this directory. +.obsidian/plugins/**/* diff --git a/community/Obsidian/NotesAndExtendedConfiguration.gitignore b/community/Obsidian/NotesAndExtendedConfiguration.gitignore new file mode 100644 index 00000000..3e0804f2 --- /dev/null +++ b/community/Obsidian/NotesAndExtendedConfiguration.gitignore @@ -0,0 +1,38 @@ +# Excludes Obsidian workspace cache and plugin code, but retains plugin +# configuration. All notes and user-controlled configuration files are tracked +# by Git. +# +# !!! WARNING !!! +# +# Community plugins may store sensitive secrets in their data.json files. By +# including these files, those secrets may be tracked in your Git repository. +# +# To ignore configurations for specific plugins, add a line like this after the +# contents of this file (order is important): +# .obsidian/plugins/{{plugin_name}}/data.json +# +# Alternatively, ensure that you are treating your entire Git repository as +# sensitive data, since it may contain secrets, or may have contained them in +# past commits. Understand your threat profile, and make the decision +# appropriate for yourself. If in doubt, err on the side of not including +# plugin configuration. Use one of the alternative gitignore files instead: +# * NotesOnly.gitignore +# * NotesAndCoreConfiguration.gitignore + +# The current application UI state (DOM layout, recently-opened files, etc.) is +# stored in these files (separate for desktop and mobile) so you can resume +# your session seamlessly after a restart. If you want to track UI state, use +# the Workspaces core plugin instead of relying on these files. +.obsidian/workspace.json +.obsidian/workspace-mobile.json + +# Obsidian plugins are stored under .obsidian/plugins/$plugin_name. They +# 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/*/ +!.obsidian/plugins/*/data.json diff --git a/community/Obsidian/NotesOnly.gitignore b/community/Obsidian/NotesOnly.gitignore new file mode 100644 index 00000000..2b3b76ee --- /dev/null +++ b/community/Obsidian/NotesOnly.gitignore @@ -0,0 +1,4 @@ +# Excludes all Obsidian-related configuration. All notes are tracked by Git. + +# All Obsidian configuration and runtime state is stored here +.obsidian/**/* From 82e413a7d37610a016f540c5c63e9392b524d546 Mon Sep 17 00:00:00 2001 From: Shane Reetz Date: Mon, 25 Mar 2024 11:33:31 -0700 Subject: [PATCH 019/112] Add gitignore template for Automation Studio 4 --- AutomationStudio4.gitignore | 36 ++++++++++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) create mode 100644 AutomationStudio4.gitignore diff --git a/AutomationStudio4.gitignore b/AutomationStudio4.gitignore new file mode 100644 index 00000000..0ffd0492 --- /dev/null +++ b/AutomationStudio4.gitignore @@ -0,0 +1,36 @@ +# gitignore template for B&R Automation Studio (AS) 4 +# website: https://www.br-automation.com/en-us/products/software/automation-software/automation-studio/ + +# AS temporary directories +Binaries/ +Diagnosis/ +Temp/ +TempObjects/ + +# AS transfer files +*artransfer.br +*arTrsfmode.nv + +# 'ignored' directory +ignored/ + +# ARNC0ext +*arnc0ext.br + +# AS File types +*.bak +*.isopen +*.DS_Store +*.orig +*.log +*.asar +*.csvlog* +*.set +!**/Physical/**/*.set + +# RevInfo variables +*RevInfo.var + +# Misc +**/MPLogs/* +**/DLFiles/* From 0a8f83647e50557c37a8236016db7dadd4d83ffc Mon Sep 17 00:00:00 2001 From: zhiyuanzhai <37478391+zhiyuanzhai@users.noreply.github.com> Date: Mon, 6 May 2024 15:45:16 +0800 Subject: [PATCH 020/112] Update TeX.gitignore Adding `*.bbl-SAVE-ERROR` to `gitignore` for LaTeX. --- TeX.gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/TeX.gitignore b/TeX.gitignore index e9642441..dda29305 100644 --- a/TeX.gitignore +++ b/TeX.gitignore @@ -26,6 +26,7 @@ ## Bibliography auxiliary files (bibtex/biblatex/biber): *.bbl +*.bbl-SAVE-ERROR *.bcf *.blg *-blx.aux From da6d5a73e7bc853b0903efe170b755a1c97f170b Mon Sep 17 00:00:00 2001 From: Shane Reetz Date: Wed, 29 May 2024 10:54:12 -0700 Subject: [PATCH 021/112] Remove OS-specific files from gitignore --- AutomationStudio4.gitignore | 5 ----- 1 file changed, 5 deletions(-) diff --git a/AutomationStudio4.gitignore b/AutomationStudio4.gitignore index 0ffd0492..b5552b17 100644 --- a/AutomationStudio4.gitignore +++ b/AutomationStudio4.gitignore @@ -20,7 +20,6 @@ ignored/ # AS File types *.bak *.isopen -*.DS_Store *.orig *.log *.asar @@ -30,7 +29,3 @@ ignored/ # RevInfo variables *RevInfo.var - -# Misc -**/MPLogs/* -**/DLFiles/* From 95aacb9500ccd6142413e27c4c299bf2e8a186a6 Mon Sep 17 00:00:00 2001 From: Navaneeth Anand Date: Tue, 4 Jun 2024 08:37:10 +0530 Subject: [PATCH 022/112] Update Python.gitignore Add .pypirc to protect sensitive information --- Python.gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Python.gitignore b/Python.gitignore index 82f92755..fe4d54a9 100644 --- a/Python.gitignore +++ b/Python.gitignore @@ -160,3 +160,6 @@ cython_debug/ # and can be added to the global gitignore or merged into this file. For a more nuclear # option (not recommended) you can uncomment the following to ignore the entire idea folder. #.idea/ + +# PyPI configuration file +.pypirc From 6c54172ecccf3acc74ad81fe0864a0f87b18329a Mon Sep 17 00:00:00 2001 From: Matt Alexander Date: Wed, 31 Jul 2024 07:47:55 -0500 Subject: [PATCH 023/112] Update Linux.gitignore --- Global/Linux.gitignore | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Global/Linux.gitignore b/Global/Linux.gitignore index b56bf65d..2ea12bbf 100644 --- a/Global/Linux.gitignore +++ b/Global/Linux.gitignore @@ -11,3 +11,9 @@ # .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 + +# Metadata left by Dolphin file manager, which comes with KDE Plasma +.directory From 63e339f19f3cb2c8b9b4ced656c92484d58ec793 Mon Sep 17 00:00:00 2001 From: Kent Bair Date: Fri, 2 Aug 2024 15:53:33 -0600 Subject: [PATCH 024/112] Updated NCrunch cache path for v4.16+ --- VisualStudio.gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/VisualStudio.gitignore b/VisualStudio.gitignore index 8a30d258..a256f0f4 100644 --- a/VisualStudio.gitignore +++ b/VisualStudio.gitignore @@ -153,6 +153,7 @@ coverage*.info # NCrunch _NCrunch_* +.NCrunch_* .*crunch*.local.xml nCrunchTemp_* From 05e03d2b84925d58b6adcf7903ebc7f880c0bc3c Mon Sep 17 00:00:00 2001 From: Kate Nyzhnyk Date: Sun, 1 Sep 2024 18:58:49 +0200 Subject: [PATCH 025/112] Ignore cargo mutants output --- Rust.gitignore | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/Rust.gitignore b/Rust.gitignore index d01bd1a9..27717526 100644 --- a/Rust.gitignore +++ b/Rust.gitignore @@ -13,9 +13,13 @@ Cargo.lock # MSVC Windows builds of rustc generate these, which store debugging information *.pdb +# Generated by cargo mutants +# Contains mutation testing data +**/mutants.out*/ + # RustRover # JetBrains specific template is maintained in a separate JetBrains.gitignore that can # be found at https://github.com/github/gitignore/blob/main/Global/JetBrains.gitignore # and can be added to the global gitignore or merged into this file. For a more nuclear # option (not recommended) you can uncomment the following to ignore the entire idea folder. -#.idea/ \ No newline at end of file +#.idea/ From e3e4933fa5594ebd69307ef573d882a077e2ddac Mon Sep 17 00:00:00 2001 From: Cem Mergenci Date: Fri, 27 Sep 2024 22:37:52 +0300 Subject: [PATCH 026/112] Fix broken links to Git book. --- README.md | 2 +- community/Alteryx.gitignore | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7014eed7..c43b1d0e 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ the following resources are a great place to start: [man]: http://git-scm.com/docs/gitignore [help]: https://help.github.com/articles/ignoring-files -[chapter]: https://git-scm.com/book/en/Git-Basics-Recording-Changes-to-the-Repository#_ignoring +[chapter]: https://git-scm.com/book/en/v2/Git-Basics-Recording-Changes-to-the-Repository#_ignoring [progit]: http://git-scm.com/book ## Folder structure diff --git a/community/Alteryx.gitignore b/community/Alteryx.gitignore index a8e1341f..8fe3c5cd 100644 --- a/community/Alteryx.gitignore +++ b/community/Alteryx.gitignore @@ -29,7 +29,7 @@ CASS.ini *.gzlc ## gitignore reference sites -# https://git-scm.com/book/en/v2/Git-Basics-Recording-Changes-to-the-Repository#Ignoring-Files +# https://git-scm.com/book/en/v2/Git-Basics-Recording-Changes-to-the-Repository#_ignoring # https://git-scm.com/docs/gitignore # https://help.github.com/articles/ignoring-files/ From 5357b0df581a0c41d4004a46e370b81eca165105 Mon Sep 17 00:00:00 2001 From: sctech <100468871+sctech-tr@users.noreply.github.com> Date: Fri, 11 Oct 2024 22:54:52 +0300 Subject: [PATCH 027/112] add libogc.gitignore (wii homebrew development) --- community/libogc.gitignore | 40 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 40 insertions(+) create mode 100644 community/libogc.gitignore diff --git a/community/libogc.gitignore b/community/libogc.gitignore new file mode 100644 index 00000000..d844ec60 --- /dev/null +++ b/community/libogc.gitignore @@ -0,0 +1,40 @@ +# Ignore build directories and files +build/ +*.dol +*.elf + +# Ignore Wii-specific metadata files +meta.xml +icon.png + +# Ignore temporary files created by compilers +*.o +*.bin +*.map + +# Ignore editor or IDE-specific files +.vscode/ +.idea/ +*.sublime-project +*.sublime-workspace + +# Ignore backup or temporary files +*~ +*.bak +*.swp +*.tmp + +# Ignore log files +*.log + +# Ignore libraries and dependencies +lib/ +deps/ +obj/ + +# Ignore operating system-specific files +$RECYCLE.BIN/ +.Trash-1000/ +.Spotlight-V100/ +.fseventsd/ +.DS_Store From 136e88cf4a96cc4f37828c77180ea123dd9f84c7 Mon Sep 17 00:00:00 2001 From: sctech <100468871+sctech-tr@users.noreply.github.com> Date: Fri, 11 Oct 2024 23:13:01 +0300 Subject: [PATCH 028/112] combine community/libogc.gitignore with C.gitignore --- community/libogc.gitignore | 65 ++++++++++++++++++++++++++++++++++---- 1 file changed, 58 insertions(+), 7 deletions(-) diff --git a/community/libogc.gitignore b/community/libogc.gitignore index d844ec60..76e27406 100644 --- a/community/libogc.gitignore +++ b/community/libogc.gitignore @@ -1,16 +1,10 @@ -# Ignore build directories and files +# Ignore build directories build/ -*.dol -*.elf # Ignore Wii-specific metadata files meta.xml icon.png -# Ignore temporary files created by compilers -*.o -*.bin -*.map # Ignore editor or IDE-specific files .vscode/ @@ -38,3 +32,60 @@ $RECYCLE.BIN/ .Spotlight-V100/ .fseventsd/ .DS_Store + +# Prerequisites +*.d + +# Object files +*.o +*.ko +*.obj +*.elf +*.o +*.bin + +# Linker output +*.ilk +*.map +*.exp + +# Precompiled Headers +*.gch +*.pch + +# Libraries +*.lib +*.a +*.la +*.lo + +# Shared objects (inc. Windows DLLs) +*.dll +*.so +*.so.* +*.dylib + +# Executables +*.exe +*.out +*.app +*.i*86 +*.x86_64 +*.hex +*.dol +*.elf + +# Debug files +*.dSYM/ +*.su +*.idb +*.pdb + +# Kernel Module Compile Results +*.mod* +*.cmd +.tmp_versions/ +modules.order +Module.symvers +Mkfile.old +dkms.conf From 92cceed6173076b0e5a52bb2417ca8cc1dd2abdf Mon Sep 17 00:00:00 2001 From: Shane Reetz Date: Fri, 11 Oct 2024 14:24:26 -0700 Subject: [PATCH 029/112] Rename AutomationStudio4.gitignore to AutomationStudio, and move to Community folder --- .../AutomationStudio.gitignore | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename AutomationStudio4.gitignore => community/AutomationStudio.gitignore (100%) diff --git a/AutomationStudio4.gitignore b/community/AutomationStudio.gitignore similarity index 100% rename from AutomationStudio4.gitignore rename to community/AutomationStudio.gitignore From c1469106b9552d07a4e8f07a27987cd05ecae336 Mon Sep 17 00:00:00 2001 From: Atul Kumar <5877089+atulkumar2@users.noreply.github.com> Date: Sat, 12 Oct 2024 18:25:00 +0530 Subject: [PATCH 030/112] Jupyterlabs LSP virtual documents directory --- community/Python/JupyterNotebooks.gitignore | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/community/Python/JupyterNotebooks.gitignore b/community/Python/JupyterNotebooks.gitignore index f27f90d6..f45b39de 100644 --- a/community/Python/JupyterNotebooks.gitignore +++ b/community/Python/JupyterNotebooks.gitignore @@ -8,5 +8,9 @@ profile_default/ ipython_config.py +# Jupyter lab virtual documents +# https://jupyterlab-lsp.readthedocs.io/en/2.x/Configuring.html#virtual_documents_dir +.virtual_documents/ + # Remove previous ipynb_checkpoints # git rm -r .ipynb_checkpoints/ From 30ce81193f04e925167391a0ba65a9fe65c36c10 Mon Sep 17 00:00:00 2001 From: Owen Valentine Date: Wed, 16 Oct 2024 17:20:16 +0200 Subject: [PATCH 031/112] Add OpenTofu to community --- community/OpenTofu.gitignore | 42 ++++++++++++++++++++++++++++++++++++ 1 file changed, 42 insertions(+) create mode 100644 community/OpenTofu.gitignore diff --git a/community/OpenTofu.gitignore b/community/OpenTofu.gitignore new file mode 100644 index 00000000..0c736af6 --- /dev/null +++ b/community/OpenTofu.gitignore @@ -0,0 +1,42 @@ +# Local .terraform directories +**/.terraform/* + +# .tfstate files +*.tfstate +*.tfstate.* + +# Crash log files +crash.log +crash.*.log + +# Exclude all .tfvars files, which are likely to contain sensitive data, such as +# password, private keys, and other secrets. These should not be part of version +# control as they are data points which are potentially sensitive and subject +# to change depending on the environment. +*.tfvars +*.tfvars.json + +# Ignore override files as they are usually used to override resources locally and so +# are not checked in +override.tf +override.tofu +override.tf.json +override.tofu.json +*_override.tf +*_override.tofu +*_override.tf.json +*_override.tofu.json + +# Ignore transient lock info files created by tofu apply +.terraform.tfstate.lock.info + +# Include override files you do wish to add to version control using negated pattern +# !example_override.tf +# !example_override.tofu + +# Include tfplan files to ignore the plan output of command: tofu plan -out=tfplan +# example: *tfplan* + +# Ignore CLI configuration files +.terraformrc +terraform.rc From a3855f82b916b30d3e57805f4970ff6ef6a6fcb9 Mon Sep 17 00:00:00 2001 From: David Asabina Date: Thu, 17 Oct 2024 21:37:53 +0200 Subject: [PATCH 032/112] feat: Add Gleam 1.5.x gitignore this is useful for developers that init a gleam project into an existing git repo where the `gleam new` tool will refrain from populating the .gitignore file. This situation may occur for users of devenv.nix or flake.nix. --- Gleam.gitignore | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 Gleam.gitignore diff --git a/Gleam.gitignore b/Gleam.gitignore new file mode 100644 index 00000000..599be4eb --- /dev/null +++ b/Gleam.gitignore @@ -0,0 +1,4 @@ +*.beam +*.ez +/build +erl_crash.dump From 311418f087860f0a16e7f06a9245ef8f0d40eeef Mon Sep 17 00:00:00 2001 From: Stephen Hodgson Date: Sat, 19 Oct 2024 12:08:00 -0400 Subject: [PATCH 033/112] Update Unity.gitignore --- Unity.gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/Unity.gitignore b/Unity.gitignore index 58cbc825..4fefdd2a 100644 --- a/Unity.gitignore +++ b/Unity.gitignore @@ -2,6 +2,7 @@ # # Get latest from https://github.com/github/gitignore/blob/main/Unity.gitignore # +.utmp/ /[Ll]ibrary/ /[Tt]emp/ /[Oo]bj/ From 51ae1adf9fb646b56f0b8f9a40f1dc685fb9d420 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20Nowak?= Date: Wed, 30 Oct 2024 22:24:40 +0100 Subject: [PATCH 034/112] Add ignore for .vsconfig The engine generates the file during the build. --- UnrealEngine.gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/UnrealEngine.gitignore b/UnrealEngine.gitignore index 6e0d95fb..b70ad5aa 100644 --- a/UnrealEngine.gitignore +++ b/UnrealEngine.gitignore @@ -40,6 +40,7 @@ *.sdf *.VC.db *.VC.opendb +.vsconfig # Precompiled Assets SourceArt/**/*.png From 76bb00f3aaf817ba257ef68c3780770799911804 Mon Sep 17 00:00:00 2001 From: Chris Jones Date: Sun, 3 Nov 2024 13:36:14 -0600 Subject: [PATCH 035/112] ignore `cmake-build-debug` generated by CMake in CLion IDE --- CMake.gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CMake.gitignore b/CMake.gitignore index 11c76431..4a9d4283 100644 --- a/CMake.gitignore +++ b/CMake.gitignore @@ -10,3 +10,6 @@ compile_commands.json CTestTestfile.cmake _deps CMakeUserPresets.json + +# CLion +cmake-build-* From adf27650972ea7b4f798f815cfac70d0d2f8a909 Mon Sep 17 00:00:00 2001 From: Chris Jones Date: Sun, 3 Nov 2024 21:46:37 -0600 Subject: [PATCH 036/112] Updated to match Python.gitignore --- CMake.gitignore | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/CMake.gitignore b/CMake.gitignore index 4a9d4283..1f99f9d2 100644 --- a/CMake.gitignore +++ b/CMake.gitignore @@ -12,4 +12,8 @@ _deps CMakeUserPresets.json # CLion -cmake-build-* +# JetBrains specific template is maintained in a separate JetBrains.gitignore that can +# be found at https://github.com/github/gitignore/blob/main/Global/JetBrains.gitignore +# and can be added to the global gitignore or merged into this file. For a more nuclear +# option (not recommended) you can uncomment the following to ignore the entire idea folder. +#cmake-build-* From 0c39deafa6f3488ff66e83a49e636b5302c37028 Mon Sep 17 00:00:00 2001 From: Niklas Wimmer Date: Sat, 9 Nov 2024 22:36:51 +0100 Subject: [PATCH 037/112] Fix "build" source folder being ignored (Gradle) --- Gradle.gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gradle.gitignore b/Gradle.gitignore index a5b11137..296d3f00 100644 --- a/Gradle.gitignore +++ b/Gradle.gitignore @@ -1,6 +1,6 @@ .gradle **/build/ -!src/**/build/ +!**/src/**/build/ # Ignore Gradle GUI config gradle-app.setting From 14c91a18cc0d7cecbee841f22be24293b91b0ced Mon Sep 17 00:00:00 2001 From: Dietmar Winkler Date: Sat, 14 Jan 2023 00:36:43 +0100 Subject: [PATCH 038/112] Adds some more OS specific file to the ignore list --- Modelica.gitignore | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/Modelica.gitignore b/Modelica.gitignore index 0aca78a0..7b983f8a 100644 --- a/Modelica.gitignore +++ b/Modelica.gitignore @@ -7,6 +7,9 @@ *.bak *.bak-mo *.mof +\#*\# +*.moe +*.mol ## Build artefacts *.exe @@ -35,4 +38,8 @@ request stat status stop -success \ No newline at end of file +success +*. + +## Files generated by OS X +.DS_Store From 78ad738f759ac42496be12a69af3776b80f8deae Mon Sep 17 00:00:00 2001 From: moser-jose Date: Thu, 21 Nov 2024 23:14:01 -0300 Subject: [PATCH 039/112] included lines in Laravel.gitignore file --- Laravel.gitignore | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/Laravel.gitignore b/Laravel.gitignore index 297959a1..1832e948 100644 --- a/Laravel.gitignore +++ b/Laravel.gitignore @@ -21,3 +21,15 @@ Homestead.yaml Homestead.json /.vagrant .phpunit.result.cache + +/public/build +/storage/pail +.env.backup +.env.production +.phpactor.json +auth.json +/.fleet +/.idea +/.nova +/.vscode +/.zed From 77f5e60953b9473ef7c9841a2ebf829689a362d7 Mon Sep 17 00:00:00 2001 From: moser-jose Date: Tue, 26 Nov 2024 23:40:25 -0300 Subject: [PATCH 040/112] remove lines /.fleet /.idea /.nova /.vscode /.zed --- Laravel.gitignore | 5 ----- 1 file changed, 5 deletions(-) diff --git a/Laravel.gitignore b/Laravel.gitignore index 1832e948..d5673e32 100644 --- a/Laravel.gitignore +++ b/Laravel.gitignore @@ -28,8 +28,3 @@ Homestead.json .env.production .phpactor.json auth.json -/.fleet -/.idea -/.nova -/.vscode -/.zed From b6ddf064dd1ffad9747164f333243bd6a7f4ce87 Mon Sep 17 00:00:00 2001 From: DrDead0 <112349103+DrDead0@users.noreply.github.com> Date: Sun, 1 Dec 2024 21:17:36 +0530 Subject: [PATCH 041/112] added gitignore for firebase --- Firebase.gitignore | 44 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 44 insertions(+) create mode 100644 Firebase.gitignore diff --git a/Firebase.gitignore b/Firebase.gitignore new file mode 100644 index 00000000..e776368b --- /dev/null +++ b/Firebase.gitignore @@ -0,0 +1,44 @@ +# Firebase build and deployment files +/firebase-debug.log +/firebase-debug.*.log +.firebaserc + +# Firebase Hosting +/firebase.json +*.cache +hosting/.cache + +# Firebase Functions +/node_modules/ +/functions/node_modules/ +/functions/.env +/functions/package-lock.json + +# Firebase Emulators +/firebase-*.zip +/.firebase/ +/emulator-ui/ + +# Logs +*.log +npm-debug.log* +yarn-debug.log* +yarn-error.log* + +# OS-specific files +.DS_Store +Thumbs.db + +# IDE files +.idea/ +.vscode/ +*.sublime* + +# Environment files (local configs) +.env +.env.* +.env.local +.env.development +.env.production +.env.test +.env.staging \ No newline at end of file From 5b3f2595aeaf5709211e27cb77a6a8139aea0a72 Mon Sep 17 00:00:00 2001 From: Stanley M Ndagi Date: Mon, 2 Dec 2024 03:24:39 +0300 Subject: [PATCH 042/112] Update Node.gitignore Include VitePress --- Node.gitignore | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/Node.gitignore b/Node.gitignore index c6bba591..1984ae58 100644 --- a/Node.gitignore +++ b/Node.gitignore @@ -100,7 +100,10 @@ dist # vuepress build output .vuepress/dist -# vuepress v2.x temp and cache directory +# vitepress build output +.vitepress/dist + +# vuepress v2.x / vitepress temp and cache directory .temp .cache From 29d931584421f77a7d0bdaa43b0b75be50fae435 Mon Sep 17 00:00:00 2001 From: Daniel Shuy <17351764+daniel-shuy@users.noreply.github.com> Date: Mon, 2 Dec 2024 16:51:56 +0800 Subject: [PATCH 043/112] Update for Kotlin 2.x.x Ignore Kotlin data directory for Kotlin Gradle plugin Signed-off-by: Daniel Shuy <17351764+daniel-shuy@users.noreply.github.com> --- Kotlin.gitignore | 28 +++++++++++++++++++++++++++- 1 file changed, 27 insertions(+), 1 deletion(-) mode change 120000 => 100644 Kotlin.gitignore diff --git a/Kotlin.gitignore b/Kotlin.gitignore deleted file mode 120000 index c48376ee..00000000 --- a/Kotlin.gitignore +++ /dev/null @@ -1 +0,0 @@ -Java.gitignore \ No newline at end of file diff --git a/Kotlin.gitignore b/Kotlin.gitignore new file mode 100644 index 00000000..566e06bf --- /dev/null +++ b/Kotlin.gitignore @@ -0,0 +1,27 @@ +# Compiled class file +*.class + +# Log file +*.log + +# BlueJ files +*.ctxt + +# Mobile Tools for Java (J2ME) +.mtj.tmp/ + +# Package Files # +*.jar +*.war +*.nar +*.ear +*.zip +*.tar.gz +*.rar + +# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml +hs_err_pid* +replay_pid* + +# Kotlin Gradle plugin data, see https://kotlinlang.org/docs/whatsnew20.html#new-directory-for-kotlin-data-in-gradle-projects +.kotlin/ \ No newline at end of file From a38f687cecea81f63c55d4b05a6d3fcc88aa712a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kalle=20M=C3=B8ller?= Date: Tue, 3 Dec 2024 07:25:58 +0100 Subject: [PATCH 044/112] Added uv.lock alongside pdm and poetry --- Python.gitignore | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Python.gitignore b/Python.gitignore index 82f92755..c2fb7733 100644 --- a/Python.gitignore +++ b/Python.gitignore @@ -94,6 +94,12 @@ ipython_config.py # install all needed dependencies. #Pipfile.lock +# UV +# Similar to Pipfile.lock, it is generally recommended to include uv.lock in version control. +# This is especially recommended for binary packages to ensure reproducibility, and is more +# commonly ignored for libraries. +#uv.lock + # poetry # Similar to Pipfile.lock, it is generally recommended to include poetry.lock in version control. # This is especially recommended for binary packages to ensure reproducibility, and is more From 7111173b6b414609393d57e0d337afadcee6480a Mon Sep 17 00:00:00 2001 From: DrDead0 <112349103+DrDead0@users.noreply.github.com> Date: Sat, 14 Dec 2024 22:53:27 +0530 Subject: [PATCH 045/112] Updated Firebase.gitignore based on feedback: scoped to Firebase, removed unrelated entries --- Firebase.gitignore | 18 +----------------- 1 file changed, 1 insertion(+), 17 deletions(-) diff --git a/Firebase.gitignore b/Firebase.gitignore index e776368b..55b8b0ea 100644 --- a/Firebase.gitignore +++ b/Firebase.gitignore @@ -9,7 +9,6 @@ hosting/.cache # Firebase Functions -/node_modules/ /functions/node_modules/ /functions/.env /functions/package-lock.json @@ -25,20 +24,5 @@ npm-debug.log* yarn-debug.log* yarn-error.log* -# OS-specific files -.DS_Store -Thumbs.db - -# IDE files -.idea/ -.vscode/ -*.sublime* - # Environment files (local configs) -.env -.env.* -.env.local -.env.development -.env.production -.env.test -.env.staging \ No newline at end of file +/.env.* From 218d0dcd59392545424195c569182ebe838197a0 Mon Sep 17 00:00:00 2001 From: Dietmar Winkler Date: Tue, 17 Dec 2024 22:08:43 +0100 Subject: [PATCH 046/112] Remove OS specific settings covered by globals --- Modelica.gitignore | 3 --- 1 file changed, 3 deletions(-) diff --git a/Modelica.gitignore b/Modelica.gitignore index 7b983f8a..aa2cc996 100644 --- a/Modelica.gitignore +++ b/Modelica.gitignore @@ -40,6 +40,3 @@ status stop success *. - -## Files generated by OS X -.DS_Store From 3aa43d91320bb827ebd9bd276489d02d01dd4d83 Mon Sep 17 00:00:00 2001 From: Stanley M Ndagi Date: Sun, 22 Dec 2024 18:10:41 +0300 Subject: [PATCH 047/112] Update Node.gitignore --- Node.gitignore | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/Node.gitignore b/Node.gitignore index 1984ae58..3601b7a8 100644 --- a/Node.gitignore +++ b/Node.gitignore @@ -103,10 +103,14 @@ dist # vitepress build output .vitepress/dist -# vuepress v2.x / vitepress temp and cache directory +# vuepress v2.x temp and cache directory .temp .cache +# vitepress temp and cache directory +.vitepress/temp +.vitepress/cache + # Docusaurus cache and generated files .docusaurus From 47990e1d0aab82c7bdec85b3ba5e619d65448ab8 Mon Sep 17 00:00:00 2001 From: Stanley M Ndagi Date: Sun, 22 Dec 2024 19:59:00 +0300 Subject: [PATCH 048/112] Update Node.gitignore --- Node.gitignore | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Node.gitignore b/Node.gitignore index 3601b7a8..e0c02d12 100644 --- a/Node.gitignore +++ b/Node.gitignore @@ -101,15 +101,15 @@ dist .vuepress/dist # vitepress build output -.vitepress/dist +**/.vitepress/dist # vuepress v2.x temp and cache directory .temp .cache # vitepress temp and cache directory -.vitepress/temp -.vitepress/cache +**/.vitepress/temp +**/.vitepress/cache # Docusaurus cache and generated files .docusaurus From 0ce2e0628c82046e4fbc2918fb7dc28d6757b0db Mon Sep 17 00:00:00 2001 From: Brad Ellert <108299247+brad-ellert@users.noreply.github.com> Date: Sun, 22 Dec 2024 13:34:02 -0700 Subject: [PATCH 049/112] Add latexindent.pl backups to TeX.gitignore --- TeX.gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/TeX.gitignore b/TeX.gitignore index 45e1706c..00db6487 100644 --- a/TeX.gitignore +++ b/TeX.gitignore @@ -267,6 +267,9 @@ TSWLatexianTemp* *.bak *.sav +# latexindent.pl +*.bak[0-9]* + # Texpad .texpadtmp From 3800aff005a18b7f937fb6bbbdd4da2fc5261d24 Mon Sep 17 00:00:00 2001 From: Stanley M Ndagi Date: Mon, 23 Dec 2024 14:16:03 +0300 Subject: [PATCH 050/112] Update Node.gitignore --- Node.gitignore | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/Node.gitignore b/Node.gitignore index e0c02d12..1170717c 100644 --- a/Node.gitignore +++ b/Node.gitignore @@ -100,15 +100,14 @@ dist # vuepress build output .vuepress/dist -# vitepress build output -**/.vitepress/dist - # vuepress v2.x temp and cache directory .temp .cache -# vitepress temp and cache directory -**/.vitepress/temp +# vitepress build output +**/.vitepress/dist + +# vitepress cache directory **/.vitepress/cache # Docusaurus cache and generated files From 25c63fff04713b555799241a931758eb4e09cb07 Mon Sep 17 00:00:00 2001 From: Ashwin Gopalsamy <47941624+ashwingopalsamy@users.noreply.github.com> Date: Sun, 12 Jan 2025 08:34:53 +0530 Subject: [PATCH 051/112] feat(go.gitignore): ignore code coverage and IDE --- Go.gitignore | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/Go.gitignore b/Go.gitignore index 6f72f892..ed202726 100644 --- a/Go.gitignore +++ b/Go.gitignore @@ -11,8 +11,11 @@ # Test binary, built with `go test -c` *.test -# Output of the go coverage tool, specifically when used with LiteIDE +# Code coverage profiles and other test artifacts *.out +coverage.* +*.coverprofile +profile.cov # Dependency directories (remove the comment below to include it) # vendor/ @@ -23,3 +26,7 @@ go.work.sum # env file .env + +# Editor/IDE +.idea/ +.vscode/ From b35b4c52e0c75db0b1f7ef521b00f9886cf0f8c8 Mon Sep 17 00:00:00 2001 From: Ashwin Gopalsamy <47941624+ashwingopalsamy@users.noreply.github.com> Date: Sun, 12 Jan 2025 08:47:34 +0530 Subject: [PATCH 052/112] feat(Jetbrains.gitignore): Add GoLand thats missing in Jetbrains IDE list --- Global/JetBrains.gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Global/JetBrains.gitignore b/Global/JetBrains.gitignore index 3649d6dc..e7c0c507 100644 --- a/Global/JetBrains.gitignore +++ b/Global/JetBrains.gitignore @@ -1,4 +1,4 @@ -# Covers JetBrains IDEs: IntelliJ, RubyMine, PhpStorm, AppCode, PyCharm, CLion, Android Studio, WebStorm and Rider +# Covers JetBrains IDEs: IntelliJ, GoLand, RubyMine, PhpStorm, AppCode, PyCharm, CLion, Android Studio, WebStorm and Rider # Reference: https://intellij-support.jetbrains.com/hc/en-us/articles/206544839 # User-specific stuff From 1d7e3275a461a673b531d14a390c5238f04503a7 Mon Sep 17 00:00:00 2001 From: Ashwin Gopalsamy <47941624+ashwingopalsamy@users.noreply.github.com> Date: Sun, 12 Jan 2025 09:00:21 +0530 Subject: [PATCH 053/112] fix(go.gitignore): mark IDE-related ignore files as optional --- Go.gitignore | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Go.gitignore b/Go.gitignore index ed202726..aaadf736 100644 --- a/Go.gitignore +++ b/Go.gitignore @@ -28,5 +28,5 @@ go.work.sum .env # Editor/IDE -.idea/ -.vscode/ +# .idea/ +# .vscode/ From f52d43edda64576954e5f60f28f17142f17636d5 Mon Sep 17 00:00:00 2001 From: krewast Date: Wed, 15 Jan 2025 16:44:57 +0100 Subject: [PATCH 054/112] Added "*.bcf-SAVE-ERROR" to TeX.gitignore --- TeX.gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/TeX.gitignore b/TeX.gitignore index 45e1706c..5a5b1c62 100644 --- a/TeX.gitignore +++ b/TeX.gitignore @@ -28,6 +28,7 @@ *.bbl *.bbl-SAVE-ERROR *.bcf +*.bcf-SAVE-ERROR *.blg *-blx.aux *-blx.bib From 8108d06ddd7624d740a15a38c1aec77e64762a4e Mon Sep 17 00:00:00 2001 From: Oliver Kopp Date: Mon, 20 Jan 2025 11:03:34 +0100 Subject: [PATCH 055/112] Add support for spelling package --- TeX.gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/TeX.gitignore b/TeX.gitignore index 45e1706c..8eee9fd6 100644 --- a/TeX.gitignore +++ b/TeX.gitignore @@ -202,6 +202,9 @@ _minted* # scrwfile *.wrt +# spelling +*.bad + # svg svg-inkscape/ From ab5cbc8521d2b3ad3ea59d40cfc40a278c0252cb Mon Sep 17 00:00:00 2001 From: Oliver Kopp Date: Mon, 20 Jan 2025 11:06:25 +0100 Subject: [PATCH 056/112] Refine pattern --- TeX.gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TeX.gitignore b/TeX.gitignore index 8eee9fd6..ffbc69cc 100644 --- a/TeX.gitignore +++ b/TeX.gitignore @@ -203,7 +203,7 @@ _minted* *.wrt # spelling -*.bad +*.spell.bad # svg svg-inkscape/ From 7a6c799a933e1430dee26b1741129a71fe376a80 Mon Sep 17 00:00:00 2001 From: Oliver Kopp Date: Mon, 20 Jan 2025 11:18:40 +0100 Subject: [PATCH 057/112] Update TeX.gitignore --- TeX.gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/TeX.gitignore b/TeX.gitignore index ffbc69cc..5ba4795c 100644 --- a/TeX.gitignore +++ b/TeX.gitignore @@ -204,6 +204,7 @@ _minted* # spelling *.spell.bad +*.spell.txt # svg svg-inkscape/ From 42995a40226e204452f6ff44e8dca5235e5e84c4 Mon Sep 17 00:00:00 2001 From: draco892 Date: Thu, 23 Jan 2025 17:50:38 +0100 Subject: [PATCH 058/112] Update Flutter.gitignore remove IntelliJ related lines Co-authored-by: Tim Hunter --- Flutter.gitignore | 5 ----- 1 file changed, 5 deletions(-) diff --git a/Flutter.gitignore b/Flutter.gitignore index 6b7cc2b9..6972700d 100644 --- a/Flutter.gitignore +++ b/Flutter.gitignore @@ -10,11 +10,6 @@ .history .svn/ -# IntelliJ related -*.iml -*.ipr -*.iws -.idea/ # Visual Studio Code related .classpath From 558146d0f57f3e808a6e4273983f788226227e95 Mon Sep 17 00:00:00 2001 From: draco892 Date: Thu, 23 Jan 2025 17:51:02 +0100 Subject: [PATCH 059/112] Update Flutter.gitignore Removed Visual Studio Code related lines Co-authored-by: Tim Hunter --- Flutter.gitignore | 5 ----- 1 file changed, 5 deletions(-) diff --git a/Flutter.gitignore b/Flutter.gitignore index 6972700d..93c8c479 100644 --- a/Flutter.gitignore +++ b/Flutter.gitignore @@ -11,11 +11,6 @@ .svn/ -# Visual Studio Code related -.classpath -.project -.settings/ -.vscode/* # Flutter repo-specific /bin/cache/ From b607bcf970119625ef72032007ab2720e9f98f8c Mon Sep 17 00:00:00 2001 From: draco892 Date: Thu, 23 Jan 2025 17:51:37 +0100 Subject: [PATCH 060/112] Update Flutter.gitignore Remove Visual Studio Code Setting related line Co-authored-by: Tim Hunter --- Flutter.gitignore | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Flutter.gitignore b/Flutter.gitignore index 93c8c479..4a9d23c2 100644 --- a/Flutter.gitignore +++ b/Flutter.gitignore @@ -119,5 +119,4 @@ app.*.symbols !**/ios/**/default.pbxuser !**/ios/**/default.perspectivev3 !/packages/flutter_tools/test/data/dart_dependencies_test/**/.packages -!/dev/ci/**/Gemfile.lock -!.vscode/settings.json \ No newline at end of file +!/dev/ci/**/Gemfile.lock \ No newline at end of file From 4ba6b9dd42c97ed87ea7259536a61a62cdc41895 Mon Sep 17 00:00:00 2001 From: draco892 Date: Thu, 23 Jan 2025 17:52:11 +0100 Subject: [PATCH 061/112] Update Flutter.gitignore Remove Atom related line Co-authored-by: Tim Hunter --- Flutter.gitignore | 1 - 1 file changed, 1 deletion(-) diff --git a/Flutter.gitignore b/Flutter.gitignore index 4a9d23c2..23f20292 100644 --- a/Flutter.gitignore +++ b/Flutter.gitignore @@ -5,7 +5,6 @@ *.pyc *.swp .DS_Store -.atom/ .buildlog/ .history .svn/ From 40d480a1e91c51fa3717a67f3b49aa555343d6ec Mon Sep 17 00:00:00 2001 From: draco892 Date: Thu, 23 Jan 2025 17:52:30 +0100 Subject: [PATCH 062/112] Update Flutter.gitignore Remove SVN related line Co-authored-by: Tim Hunter --- Flutter.gitignore | 1 - 1 file changed, 1 deletion(-) diff --git a/Flutter.gitignore b/Flutter.gitignore index 23f20292..26238e53 100644 --- a/Flutter.gitignore +++ b/Flutter.gitignore @@ -7,7 +7,6 @@ .DS_Store .buildlog/ .history -.svn/ From 05113e5183f7544b61d2acd1c137b67482ce7007 Mon Sep 17 00:00:00 2001 From: draco892 Date: Thu, 23 Jan 2025 17:53:16 +0100 Subject: [PATCH 063/112] Update Flutter.gitignore Remove ds_Store mac os related file Co-authored-by: Tim Hunter --- Flutter.gitignore | 1 - 1 file changed, 1 deletion(-) diff --git a/Flutter.gitignore b/Flutter.gitignore index 26238e53..39b8814a 100644 --- a/Flutter.gitignore +++ b/Flutter.gitignore @@ -4,7 +4,6 @@ *.log *.pyc *.swp -.DS_Store .buildlog/ .history From 3aa0c1a73b3d51b4230b19f5b8e1d7233468ee9a Mon Sep 17 00:00:00 2001 From: Ananth Venkatesh Date: Fri, 24 Jan 2025 21:07:42 -0500 Subject: [PATCH 064/112] feat(nix): add .direnv very commonly used to enter Nix devshells (see https://github.com/nix-community/nix-direnv for more info) --- community/Nix.gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/community/Nix.gitignore b/community/Nix.gitignore index 1fd04ef1..912e6700 100644 --- a/community/Nix.gitignore +++ b/community/Nix.gitignore @@ -1,3 +1,6 @@ # Ignore build outputs from performing a nix-build or `nix build` command result result-* + +# Ignore automatically generated direnv output +.direnv From 882b8cc98ef76d803d57a79b7cb16e20d213ef88 Mon Sep 17 00:00:00 2001 From: Wybren Koelmans Date: Sat, 1 Feb 2025 14:59:00 +0100 Subject: [PATCH 065/112] Unity Visual Scripting auto generated files https://docs.unity3d.com/Packages/com.unity.visualscripting@1.9/manual/vs-version-control.html --- Unity.gitignore | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Unity.gitignore b/Unity.gitignore index 3496b7cd..7330981c 100644 --- a/Unity.gitignore +++ b/Unity.gitignore @@ -71,3 +71,9 @@ crashlytics-build.properties # Temporary auto-generated Android Assets /[Aa]ssets/[Ss]treamingAssets/aa.meta /[Aa]ssets/[Ss]treamingAssets/aa/* + +# 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 From aa8449f5bfd9da42a447a1598e6d56339a57ea46 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20Janiszewski?= Date: Tue, 4 Feb 2025 12:48:36 +0100 Subject: [PATCH 066/112] Add ARM64EC support to VisualStudio.gitignore --- VisualStudio.gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/VisualStudio.gitignore b/VisualStudio.gitignore index a4fe18bd..5c621aed 100644 --- a/VisualStudio.gitignore +++ b/VisualStudio.gitignore @@ -26,6 +26,7 @@ x86/ [Ww][Ii][Nn]32/ [Aa][Rr][Mm]/ [Aa][Rr][Mm]64/ +[Aa][Rr][Mm]64[Ee][Cc]/ bld/ [Bb]in/ [Oo]bj/ From a69e6a8a147497d3a2911dd31485cce6ccb6d059 Mon Sep 17 00:00:00 2001 From: Scott DePouw Date: Thu, 20 Feb 2025 20:08:23 -0500 Subject: [PATCH 067/112] Update Godot.gitignore to ignore export_credentials.cfg As of https://github.com/godotengine/godot/pull/76165, export_presets.cfg no longer contains sensitive information. Sensitive information now resides in export_credentials.cfg --- Godot.gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Godot.gitignore b/Godot.gitignore index d9aac213..bb711806 100644 --- a/Godot.gitignore +++ b/Godot.gitignore @@ -4,7 +4,7 @@ # Godot-specific ignores .import/ export.cfg -export_presets.cfg +export_credentials.cfg # Imported translations (automatically generated from CSV files) *.translation From a3b250b638ccdae2b8b5eb19c543f961e10adcce Mon Sep 17 00:00:00 2001 From: Nathan Schmitt <47279783+IBXCODECAT@users.noreply.github.com> Date: Thu, 20 Feb 2025 21:57:42 -0600 Subject: [PATCH 068/112] Ignore unneeded *.blend1 blender files **Reasons for making this change:** By default, the Unity game engine supports the importing of Blender *.blend files and converts them to FBX internally (see documentation link below). Sometimes, blender stores *.blend1 files as a backup copy of your current blender file *.blend. Due to the nature of version control, redundant *.blend1 files do not need to be committed. **Links to documentation supporting these rule changes:** [Unity supported file formats](https://docs.unity3d.com/Manual/3D-formats.html) --- Unity.gitignore | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Unity.gitignore b/Unity.gitignore index efec83d8..1ad1d115 100644 --- a/Unity.gitignore +++ b/Unity.gitignore @@ -11,6 +11,10 @@ /[Ll]ogs/ /[Uu]ser[Ss]ettings/ +# By default unity supports Blender asset imports, *.blend1 blender files do not need to be commited to version control. +*.blend1 +*.blend1.meta + # MemoryCaptures can get excessive in size. # They also could contain extremely sensitive data /[Mm]emoryCaptures/ From 8ff5b39b394b5fde3649d471e5c65abbcae6faa1 Mon Sep 17 00:00:00 2001 From: Dogxi Date: Mon, 24 Feb 2025 19:22:59 +0800 Subject: [PATCH 069/112] Create Nextjs.gitignore Create Nextjs.gitignore --- Nextjs.gitignore | 36 ++++++++++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) create mode 100644 Nextjs.gitignore diff --git a/Nextjs.gitignore b/Nextjs.gitignore new file mode 100644 index 00000000..45c1abce --- /dev/null +++ b/Nextjs.gitignore @@ -0,0 +1,36 @@ +# See https://help.github.com/articles/ignoring-files/ for more about ignoring files. + +# dependencies +/node_modules +/.pnp +.pnp.js + +# testing +/coverage + +# next.js +/.next/ +/out/ + +# production +/build + +# misc +.DS_Store +*.pem + +# debug +npm-debug.log* +yarn-debug.log* +yarn-error.log* + +# local env files +.env*.local +.env + +# vercel +.vercel + +# typescript +*.tsbuildinfo +next-env.d.ts From d7348802cb6748ca528f1260a738862b57024213 Mon Sep 17 00:00:00 2001 From: Tim Hunter Date: Tue, 25 Feb 2025 11:36:50 -1000 Subject: [PATCH 070/112] Update PULL_REQUEST_TEMPLATE.md Updating the PR template to include a link to the contribution guidelines and a task list --- .github/PULL_REQUEST_TEMPLATE.md | 23 +++++++++++++++++------ 1 file changed, 17 insertions(+), 6 deletions(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index b87add4e..2f96ca25 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,12 +1,23 @@ -**Reasons for making this change:** - +### Reasons for making this change + +_TODO_ + + +### Links to documentation supporting these rule changes _TODO_ -**Links to documentation supporting these rule changes:** + -_TODO_ +### If this is a new template -If this is a new template: +Link to application or project’s homepage: TODO - - **Link to application or project’s homepage**: _TODO_ +### Merge and Approval Steps +- [ ] Confirm that you've read the [contribution guidelines](https://github.com/github/gitignore/tree/main?tab=readme-ov-file#contributing-guidelines) and ensured your PR aligns +- [ ] Esnure CI is passing +- [ ] Get a review and Approval from one of the maintainers From 7b35656e7517d529f183f78c5ec33e3e741bd049 Mon Sep 17 00:00:00 2001 From: Mark Jaquith Date: Fri, 28 Feb 2025 19:56:44 -0500 Subject: [PATCH 071/112] 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. --- Global/macOS.gitignore | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/Global/macOS.gitignore b/Global/macOS.gitignore index 135767fc..56bb5284 100644 --- a/Global/macOS.gitignore +++ b/Global/macOS.gitignore @@ -2,9 +2,7 @@ .DS_Store .AppleDouble .LSOverride - -# Icon must end with two \r -Icon +Icon[ ] # Thumbnails ._* From 54548843e3f5831a86721a403de1da59ed053cb7 Mon Sep 17 00:00:00 2001 From: Tim Hunter Date: Mon, 3 Mar 2025 08:16:46 -1000 Subject: [PATCH 072/112] Update .github/PULL_REQUEST_TEMPLATE.md Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> --- .github/PULL_REQUEST_TEMPLATE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 2f96ca25..15afee7f 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -19,5 +19,5 @@ Link to application or project’s homepage: TODO ### Merge and Approval Steps - [ ] Confirm that you've read the [contribution guidelines](https://github.com/github/gitignore/tree/main?tab=readme-ov-file#contributing-guidelines) and ensured your PR aligns -- [ ] Esnure CI is passing +- [ ] Ensure CI is passing - [ ] Get a review and Approval from one of the maintainers From 1824e57c1d353ba610a3a2d9943d989582c12494 Mon Sep 17 00:00:00 2001 From: Math <175355178+maffeus@users.noreply.github.com> Date: Mon, 3 Mar 2025 23:06:57 -0300 Subject: [PATCH 073/112] Create Luau.gitignore --- Luau.gitignore | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 Luau.gitignore diff --git a/Luau.gitignore b/Luau.gitignore new file mode 100644 index 00000000..91cfa313 --- /dev/null +++ b/Luau.gitignore @@ -0,0 +1,9 @@ +# Code coverage +coverage.out + +# Profiling +profile.out +profile.svg + +# Time trace +trace.json From aa95d6b79a275f8db58bb4433a862bdfe02d8bb9 Mon Sep 17 00:00:00 2001 From: Your Name Date: Wed, 5 Mar 2025 13:00:09 +0100 Subject: [PATCH 074/112] optimize and more readable obsidian extended gitignore --- .../Obsidian/NotesAndExtendedConfiguration.gitignore | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/community/Obsidian/NotesAndExtendedConfiguration.gitignore b/community/Obsidian/NotesAndExtendedConfiguration.gitignore index 3e0804f2..58c3f71e 100644 --- a/community/Obsidian/NotesAndExtendedConfiguration.gitignore +++ b/community/Obsidian/NotesAndExtendedConfiguration.gitignore @@ -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 From e82b7c85f37d66af2ec7166b93d4ebdd478a482e Mon Sep 17 00:00:00 2001 From: "Maddy Montaquila (Leger)" Date: Wed, 5 Mar 2025 17:51:17 +0000 Subject: [PATCH 075/112] First pass at dotnet gitignore --- Dotnet.gitignore | 161 +++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 161 insertions(+) create mode 100644 Dotnet.gitignore diff --git a/Dotnet.gitignore b/Dotnet.gitignore new file mode 100644 index 00000000..f50eed6b --- /dev/null +++ b/Dotnet.gitignore @@ -0,0 +1,161 @@ +## A streamlined .gitignore for modern .NET projects +## including temporary files, build results, and +## files generated by popular .NET tools. If you are +## developing with Visual Studio, the VS .gitignore +## https://github.com/github/gitignore/blob/main/VisualStudio.gitignore +## has more thorough IDE-specific entries. +## +## Get latest from https://github.com/github/gitignore/blob/main/Dotnet.gitignore + +# User-specific files +*.rsuser +*.suo +*.user +*.userosscache +*.sln.docstates + +# Build results +[Dd]ebug/ +[Dd]ebugPublic/ +[Rr]elease/ +[Rr]eleases/ +x64/ +x86/ +[Ww][Ii][Nn]32/ +[Aa][Rr][Mm]/ +[Aa][Rr][Mm]64/ +bld/ +[Bb]in/ +[Oo]bj/ +[Ll]og/ +[Ll]ogs/ + +# MSTest test Results +[Tt]est[Rr]esult*/ +[Bb]uild[Ll]og.* + +# NUnit +*.VisualState.xml +TestResult.xml +nunit-*.xml + +# Benchmark Results +BenchmarkDotNet.Artifacts/ + +# .NET Core +project.lock.json +project.fragment.lock.json +artifacts/ + +# ASP.NET Scaffolding +ScaffoldingReadMe.txt + +# NuGet Packages +*.nupkg +# NuGet Symbol Packages +*.snupkg +# The packages folder can be ignored because of Package Restore +**/[Pp]ackages/* +# except build/, which is used as an MSBuild target. +!**/[Pp]ackages/build/ +# Uncomment if necessary however generally it will be regenerated when needed +#!**/[Pp]ackages/repositories.config +# NuGet v3's project.json files produces more ignorable files +*.nuget.props +*.nuget.targets + +# Web workbench (sass) +.sass-cache/ + +# Publish Web Output +*.[Pp]ublish.xml +*.azurePubxml +# Note: Comment the next line if you want to checkin your web deploy settings, +# but database connection strings (with potential passwords) will be unencrypted +*.pubxml +*.publishproj + +# Microsoft Azure Web App publish settings. Comment the next line if you want to +# checkin your Azure Web App publish settings, but sensitive information contained +# in these scripts will be unencrypted +PublishScripts/ + +# Microsoft Azure Build Output +csx/ +*.build.csdef + +# Microsoft Azure Emulator +ecf/ +rcf/ + +# Others +ClientBin/ +~$* +*~ +*.dbmdl +*.dbproj.schemaview +*.jfm +*.pfx +*.publishsettings +orleans.codegen.cs + +# Including strong name files can present a security risk +# (https://github.com/github/gitignore/pull/2483#issue-259490424) +#*.snk + +# Since there are multiple workflows, uncomment next line to ignore bower_components +# (https://github.com/github/gitignore/pull/1529#issuecomment-104372622) +#bower_components/ + +# SQL Server files +*.mdf +*.ldf +*.ndf + +# Microsoft Fakes +FakesAssemblies/ + +# MSBuild Binary and Structured Log +*.binlog + +# Fody - auto-generated XML schema +FodyWeavers.xsd + +# VS and VS Code files for those working on multiple tools +.vscode/* +!.vscode/settings.json +!.vscode/tasks.json +!.vscode/launch.json +!.vscode/extensions.json +*.code-workspace + +.vs/* +*_i.c +*_p.c +*_h.h +*.ilk +*.meta +*.obj +*.iobj +*.pch +*.pdb +*.ipdb +*.pgc +*.pgd +*.rsp +# but not Directory.Build.rsp, as it configures directory-level build defaults +!Directory.Build.rsp +*.sbr +*.tlb +*.tli +*.tlh +*.tmp +*.tmp_proj +*.log +*.tlog +*.vspscc +*.vssscc +.builds +*.pidb +*.svclog +*.scc \ No newline at end of file From 9dec0796bfa298be973448191ee2d40c72c1c874 Mon Sep 17 00:00:00 2001 From: "Maddy Montaquila (Leger)" Date: Wed, 5 Mar 2025 20:09:09 +0000 Subject: [PATCH 076/112] MOAR --- Dotnet.gitignore | 125 +++++++++-------------------------------------- 1 file changed, 23 insertions(+), 102 deletions(-) diff --git a/Dotnet.gitignore b/Dotnet.gitignore index f50eed6b..8cf73ec4 100644 --- a/Dotnet.gitignore +++ b/Dotnet.gitignore @@ -7,13 +7,6 @@ ## ## Get latest from https://github.com/github/gitignore/blob/main/Dotnet.gitignore -# User-specific files -*.rsuser -*.suo -*.user -*.userosscache -*.sln.docstates - # Build results [Dd]ebug/ [Dd]ebugPublic/ @@ -30,17 +23,18 @@ bld/ [Ll]og/ [Ll]ogs/ -# MSTest test Results -[Tt]est[Rr]esult*/ -[Bb]uild[Ll]og.* +# VS and VS Code files for those working on multiple tools +.vscode/* +!.vscode/settings.json +!.vscode/tasks.json +!.vscode/launch.json +!.vscode/extensions.json +*.code-workspace -# NUnit -*.VisualState.xml -TestResult.xml -nunit-*.xml +.vs/* -# Benchmark Results -BenchmarkDotNet.Artifacts/ +# OS Specifc +.DS_Store/* # .NET Core project.lock.json @@ -64,98 +58,25 @@ ScaffoldingReadMe.txt *.nuget.props *.nuget.targets -# Web workbench (sass) -.sass-cache/ - -# Publish Web Output -*.[Pp]ublish.xml -*.azurePubxml -# Note: Comment the next line if you want to checkin your web deploy settings, -# but database connection strings (with potential passwords) will be unencrypted -*.pubxml -*.publishproj - -# Microsoft Azure Web App publish settings. Comment the next line if you want to -# checkin your Azure Web App publish settings, but sensitive information contained -# in these scripts will be unencrypted -PublishScripts/ - -# Microsoft Azure Build Output -csx/ -*.build.csdef - -# Microsoft Azure Emulator -ecf/ -rcf/ +# User-specific files +*.rsuser +*.suo +*.user +*.userosscache +*.sln.docstates # Others -ClientBin/ ~$* *~ -*.dbmdl -*.dbproj.schemaview -*.jfm -*.pfx -*.publishsettings -orleans.codegen.cs - -# Including strong name files can present a security risk -# (https://github.com/github/gitignore/pull/2483#issue-259490424) -#*.snk - -# Since there are multiple workflows, uncomment next line to ignore bower_components -# (https://github.com/github/gitignore/pull/1529#issuecomment-104372622) -#bower_components/ - -# SQL Server files -*.mdf -*.ldf -*.ndf - -# Microsoft Fakes -FakesAssemblies/ # MSBuild Binary and Structured Log *.binlog -# Fody - auto-generated XML schema -FodyWeavers.xsd +# MSTest test Results +[Tt]est[Rr]esult*/ +[Bb]uild[Ll]og.* -# VS and VS Code files for those working on multiple tools -.vscode/* -!.vscode/settings.json -!.vscode/tasks.json -!.vscode/launch.json -!.vscode/extensions.json -*.code-workspace - -.vs/* -*_i.c -*_p.c -*_h.h -*.ilk -*.meta -*.obj -*.iobj -*.pch -*.pdb -*.ipdb -*.pgc -*.pgd -*.rsp -# but not Directory.Build.rsp, as it configures directory-level build defaults -!Directory.Build.rsp -*.sbr -*.tlb -*.tli -*.tlh -*.tmp -*.tmp_proj -*.log -*.tlog -*.vspscc -*.vssscc -.builds -*.pidb -*.svclog -*.scc \ No newline at end of file +# NUnit +*.VisualState.xml +TestResult.xml +nunit-*.xml \ No newline at end of file From 534b175305c50808e4ff7642c853bb7eff2e6364 Mon Sep 17 00:00:00 2001 From: "Maddy Montaquila (Leger)" Date: Wed, 5 Mar 2025 21:51:22 +0000 Subject: [PATCH 077/112] added rider .idea/ and removed obsolete vs files --- Dotnet.gitignore | 17 +++++++++-------- 1 file changed, 9 insertions(+), 8 deletions(-) diff --git a/Dotnet.gitignore b/Dotnet.gitignore index 8cf73ec4..995a80ea 100644 --- a/Dotnet.gitignore +++ b/Dotnet.gitignore @@ -25,6 +25,7 @@ bld/ # VS and VS Code files for those working on multiple tools .vscode/* + !.vscode/settings.json !.vscode/tasks.json !.vscode/launch.json @@ -33,6 +34,9 @@ bld/ .vs/* +# Still usesd in VS for HTTP files and publish profiles +.user + # OS Specifc .DS_Store/* @@ -58,16 +62,10 @@ ScaffoldingReadMe.txt *.nuget.props *.nuget.targets -# User-specific files -*.rsuser -*.suo -*.user -*.userosscache -*.sln.docstates - # Others ~$* *~ +CodeCoverage/ # MSBuild Binary and Structured Log *.binlog @@ -79,4 +77,7 @@ ScaffoldingReadMe.txt # NUnit *.VisualState.xml TestResult.xml -nunit-*.xml \ No newline at end of file +nunit-*.xml + +# JetBrains Rider +.idea/* \ No newline at end of file From dae35c0933f938c48b5fa96ebc8641c08974c0a2 Mon Sep 17 00:00:00 2001 From: "Maddy Montaquila (Leger)" Date: Wed, 5 Mar 2025 23:14:06 +0000 Subject: [PATCH 078/112] more tweaks --- Dotnet.gitignore | 9 --------- 1 file changed, 9 deletions(-) diff --git a/Dotnet.gitignore b/Dotnet.gitignore index 995a80ea..27e5ac32 100644 --- a/Dotnet.gitignore +++ b/Dotnet.gitignore @@ -52,15 +52,6 @@ ScaffoldingReadMe.txt *.nupkg # NuGet Symbol Packages *.snupkg -# The packages folder can be ignored because of Package Restore -**/[Pp]ackages/* -# except build/, which is used as an MSBuild target. -!**/[Pp]ackages/build/ -# Uncomment if necessary however generally it will be regenerated when needed -#!**/[Pp]ackages/repositories.config -# NuGet v3's project.json files produces more ignorable files -*.nuget.props -*.nuget.targets # Others ~$* From d4fe781ae8e0a4f93eff58a6f1e629200e7494fc Mon Sep 17 00:00:00 2001 From: Math <175355178+maffeus@users.noreply.github.com> Date: Fri, 7 Mar 2025 17:30:22 -0300 Subject: [PATCH 079/112] Add short description and link to Luau repo --- Luau.gitignore | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Luau.gitignore b/Luau.gitignore index 91cfa313..f7ecbc96 100644 --- a/Luau.gitignore +++ b/Luau.gitignore @@ -1,3 +1,8 @@ +# A fast, small, safe, gradually typed embeddable scripting language derived from Lua +# +# https://github.com/luau-lang/luau +# https://luau.org/ + # Code coverage coverage.out From 1235fcdff576dde1c0b92c5bb69979a53ac46660 Mon Sep 17 00:00:00 2001 From: "Maddy Montaquila (Leger)" Date: Mon, 10 Mar 2025 17:48:37 +0000 Subject: [PATCH 080/112] removing OS and IDE specific content --- Dotnet.gitignore | 22 +--------------------- 1 file changed, 1 insertion(+), 21 deletions(-) diff --git a/Dotnet.gitignore b/Dotnet.gitignore index 27e5ac32..35063fc7 100644 --- a/Dotnet.gitignore +++ b/Dotnet.gitignore @@ -23,23 +23,6 @@ bld/ [Ll]og/ [Ll]ogs/ -# VS and VS Code files for those working on multiple tools -.vscode/* - -!.vscode/settings.json -!.vscode/tasks.json -!.vscode/launch.json -!.vscode/extensions.json -*.code-workspace - -.vs/* - -# Still usesd in VS for HTTP files and publish profiles -.user - -# OS Specifc -.DS_Store/* - # .NET Core project.lock.json project.fragment.lock.json @@ -68,7 +51,4 @@ CodeCoverage/ # NUnit *.VisualState.xml TestResult.xml -nunit-*.xml - -# JetBrains Rider -.idea/* \ No newline at end of file +nunit-*.xml \ No newline at end of file From 016cd48bd44dea66914a64f03571c07bd17ff300 Mon Sep 17 00:00:00 2001 From: Aakash Jog Date: Mon, 10 Mar 2025 21:52:37 +0200 Subject: [PATCH 081/112] Add .loc to TeX.gitignore Add *.loc (auxiliary files generated by the `changes` package) to TeX.gitignore --- TeX.gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/TeX.gitignore b/TeX.gitignore index 5a5b1c62..297d6552 100644 --- a/TeX.gitignore +++ b/TeX.gitignore @@ -67,6 +67,7 @@ acs-*.bib # changes *.soc +*.loc # comment *.cut From fdc1acb1bc77a8ba34b456a69dda84574f4c7c69 Mon Sep 17 00:00:00 2001 From: Matt Walsh <51417385+netbymatt@users.noreply.github.com> Date: Thu, 13 Mar 2025 13:07:41 -0500 Subject: [PATCH 082/112] 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= --- TwinCAT3.gitignore | 58 ++++++++++++++++++++++++++++++++-------------- 1 file changed, 41 insertions(+), 17 deletions(-) diff --git a/TwinCAT3.gitignore b/TwinCAT3.gitignore index 7bd6f875..4037daf1 100644 --- a/TwinCAT3.gitignore +++ b/TwinCAT3.gitignore @@ -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/ \ No newline at end of file + +# 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 From dcb59cbf161e310ff99fd8035f6e98fb0f4005ae Mon Sep 17 00:00:00 2001 From: Martin Grosche Date: Wed, 19 Mar 2025 15:33:24 +0100 Subject: [PATCH 083/112] Update tool naming --- ECU-TEST.gitignore => ecu.test.gitignore | 19 +++++++++---------- 1 file changed, 9 insertions(+), 10 deletions(-) rename ECU-TEST.gitignore => ecu.test.gitignore (75%) diff --git a/ECU-TEST.gitignore b/ecu.test.gitignore similarity index 75% rename from ECU-TEST.gitignore rename to ecu.test.gitignore index d25ba945..1c4c0240 100644 --- a/ECU-TEST.gitignore +++ b/ecu.test.gitignore @@ -1,11 +1,11 @@ -# gitignore template for ECU-TEST workspaces - by TraceTronic https://tracetronic.com +# gitignore template for ecu.test workspaces - by TraceTronic https://tracetronic.com # website: https://www.ecu-test.com -# * all directories are related to the default directories, please adapt the .gitignore if you use customized -# directories +# * all directories are related to the default directories, please adapt the .gitignore if you use customized directories # Dynamic workspace settings -# * We don't recommend to ignore the .workspace directory, because of important project specific settings -# local user settings +# * We don't recommend to ignore the .workspace directory, because of important +# * project specific settings +# * local user settings .workspace/ETdrive.xml .workspace/favorites.xml .workspace/filters.xml @@ -25,7 +25,7 @@ .workspace/traceexplorer.xml # Custom file formats and test dependencies -# * you can manage your artifacts also with TEST-GUIDE (https://www.test-guide.info) and reference them via Playbooks +# * you can manage your artifacts also with test.guide (https://www.test-guide.info) and reference them via Playbooks *.arxml *.a2l *.dbc @@ -36,16 +36,15 @@ # Test results and test execution related content # * Git is not intended to store and provide test results for all iterations -# * We recommend to use TEST-GUIDE (https://www.test-guide.info) for the test report management +# * We recommend to use test.guide (https://www.test-guide.info) for the test report management TestReports # Report generators and templates -# * if you want to provide (f.e.) your own report generators exclude the directory here and ignore only the -# unnecessary subdirectories +# * if you want to provide (f.e.) your own report generators exclude the directory here and ignore only the unnecessary subdirectories Templates # Exclude large binary artifacts -# * you can manage your artifacts also with TEST-GUIDE (https://www.test-guide.info) and reference them via Playbooks +# * you can manage your artifacts also with test.guide (https://www.test-guide.info) and reference them via Playbooks Offline-FIUs Offline-Models Offline-SGBDs From 7a4a857dac945d78ab9d406b5158d9e8a7749125 Mon Sep 17 00:00:00 2001 From: Martin Grosche Date: Fri, 21 Mar 2025 08:07:55 +0100 Subject: [PATCH 084/112] Update .gitignore to include additional workspace and Python library files up to ecu.test 2025.1 --- ecu.test.gitignore | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/ecu.test.gitignore b/ecu.test.gitignore index 1c4c0240..a8d07920 100644 --- a/ecu.test.gitignore +++ b/ecu.test.gitignore @@ -19,7 +19,9 @@ .workspace/tooladapter.xml .workspace/view.xml # optional, if your process depends on this file remove exclusion +.workspace/attributeLists.xml .workspace/interactiveexecution.xml +.workspace/protocol.xml .workspace/pythonlibrary.xml # deprecated, support for older versions .workspace/traceexplorer.xml @@ -40,9 +42,12 @@ TestReports # Report generators and templates -# * if you want to provide (f.e.) your own report generators exclude the directory here and ignore only the unnecessary subdirectories +# * if you want to provide (f.e.) your own report generators exclude the directory here and ignore only the unnecessary subdirectories Templates +# optional, default for external Python libraries +PyLibs + # Exclude large binary artifacts # * you can manage your artifacts also with test.guide (https://www.test-guide.info) and reference them via Playbooks Offline-FIUs From 3dc0b4878cd8a8e061221c16b5a5a9293653ed84 Mon Sep 17 00:00:00 2001 From: Martin Grosche Date: Fri, 21 Mar 2025 09:01:14 +0100 Subject: [PATCH 085/112] Update company naming --- ecu.test.gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ecu.test.gitignore b/ecu.test.gitignore index a8d07920..4514f440 100644 --- a/ecu.test.gitignore +++ b/ecu.test.gitignore @@ -1,4 +1,4 @@ -# gitignore template for ecu.test workspaces - by TraceTronic https://tracetronic.com +# gitignore template for ecu.test workspaces - by tracetronic https://tracetronic.com # website: https://www.ecu-test.com # * all directories are related to the default directories, please adapt the .gitignore if you use customized directories From 87d93eeb2e7d11e16f8e88d8b8150323e1e641b0 Mon Sep 17 00:00:00 2001 From: Bart Laarhoven Date: Mon, 24 Mar 2025 10:06:41 +0100 Subject: [PATCH 086/112] 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`. --- Global/JetBrains.gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/Global/JetBrains.gitignore b/Global/JetBrains.gitignore index 3649d6dc..640821ac 100644 --- a/Global/JetBrains.gitignore +++ b/Global/JetBrains.gitignore @@ -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 From ab7e5f6994ef70b790f4800eb0ea82a9e11b665e Mon Sep 17 00:00:00 2001 From: Alessandro Cuttin Date: Wed, 26 Mar 2025 16:32:19 +0100 Subject: [PATCH 087/112] Added .atfi extension for package attachfile2 --- TeX.gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/TeX.gitignore b/TeX.gitignore index 5a5b1c62..b3d3d7f6 100644 --- a/TeX.gitignore +++ b/TeX.gitignore @@ -59,6 +59,9 @@ acs-*.bib # amsthm *.thm +# attachfile2 +*.atfi + # beamer *.nav *.pre From 5d9130efadbeb69bd91aed873ef50b579c14d635 Mon Sep 17 00:00:00 2001 From: Shannja <103908889+Shannja@users.noreply.github.com> Date: Sun, 30 Mar 2025 20:08:36 -0500 Subject: [PATCH 088/112] Update Unity.gitignore --- Unity.gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/Unity.gitignore b/Unity.gitignore index efec83d8..96ae0de9 100644 --- a/Unity.gitignore +++ b/Unity.gitignore @@ -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 From c843504839b6b219fe1174afc7a25bf53483123a Mon Sep 17 00:00:00 2001 From: Capi Etheriel Date: Mon, 31 Mar 2025 15:39:25 -0300 Subject: [PATCH 089/112] Add Dotter.gitnore --- community/Dotter.gitignore | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 community/Dotter.gitignore diff --git a/community/Dotter.gitignore b/community/Dotter.gitignore new file mode 100644 index 00000000..86e82e8c --- /dev/null +++ b/community/Dotter.gitignore @@ -0,0 +1,6 @@ +# local files are for host-specific overrides +.dotter/local.toml + +# ignore caches +.dotter/cache.toml +.dotter/cache From 71558441e9df93c271ff3b07ea98ec064b775a06 Mon Sep 17 00:00:00 2001 From: Matt Alexander Date: Mon, 31 Mar 2025 22:52:38 -0500 Subject: [PATCH 090/112] Update Linux.gitignore --- Global/Linux.gitignore | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/Global/Linux.gitignore b/Global/Linux.gitignore index 2ea12bbf..35ea8c67 100644 --- a/Global/Linux.gitignore +++ b/Global/Linux.gitignore @@ -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 @@ -14,6 +14,3 @@ # Log files created by default by the nohup command nohup.out - -# Metadata left by Dolphin file manager, which comes with KDE Plasma -.directory From 63d066391fe93f98871b9a43df0f10f8366b8c03 Mon Sep 17 00:00:00 2001 From: Anish Mishra Date: Mon, 7 Apr 2025 23:12:04 +0530 Subject: [PATCH 091/112] Add nomedia file to Godot.gitignore This file is only needed for Android Editor and automatically generated if missing. No need to track it. --- Godot.gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/Godot.gitignore b/Godot.gitignore index bb711806..50335d9d 100644 --- a/Godot.gitignore +++ b/Godot.gitignore @@ -1,5 +1,6 @@ # Godot 4+ specific ignores .godot/ +.nomedia # Godot-specific ignores .import/ From 5c4badd74090fcdb9cc942ba0959718c84b3e1e1 Mon Sep 17 00:00:00 2001 From: Oliver Kopp Date: Sat, 12 Apr 2025 11:29:59 +0200 Subject: [PATCH 092/112] Refine minted rules --- TeX.gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/TeX.gitignore b/TeX.gitignore index 5a5b1c62..dcb1021b 100644 --- a/TeX.gitignore +++ b/TeX.gitignore @@ -175,6 +175,7 @@ acs-*.bib *.stc[0-9]* # minted +*.data.minted _minted* *.pyg From a0e5b9d545cdd063130cda2ffb22304eaa6d5f9a Mon Sep 17 00:00:00 2001 From: Oliver Kopp Date: Sat, 12 Apr 2025 11:32:16 +0200 Subject: [PATCH 093/112] Fix ordering --- TeX.gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TeX.gitignore b/TeX.gitignore index dcb1021b..e9c5a72e 100644 --- a/TeX.gitignore +++ b/TeX.gitignore @@ -175,8 +175,8 @@ acs-*.bib *.stc[0-9]* # minted -*.data.minted _minted* +*.data.minted *.pyg # morewrites From c831d190f681b00080d12bfe4982a3bceac5ddf7 Mon Sep 17 00:00:00 2001 From: Nicholas Wilson Date: Mon, 21 Apr 2025 11:55:31 -0500 Subject: [PATCH 094/112] chore(links): replace URLs with HTTPS for better security --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c43b1d0e..1635822e 100644 --- a/README.md +++ b/README.md @@ -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 From 4ed7892d1ad3dc647fee77004dc5a51a8d8184ea Mon Sep 17 00:00:00 2001 From: Dan Cassidy <5643061+rux616@users.noreply.github.com> Date: Thu, 24 Apr 2025 11:35:50 +1200 Subject: [PATCH 095/112] Ignore all .terraform directories Changes to using the `foo/` naming pattern to ensure that these directories will be ignored at all depths. --- Terraform.gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Terraform.gitignore b/Terraform.gitignore index 2faf43d0..6349e361 100644 --- a/Terraform.gitignore +++ b/Terraform.gitignore @@ -1,5 +1,5 @@ # Local .terraform directories -**/.terraform/* +.terraform/ # .tfstate files *.tfstate From 86a7d7dbadb8f8aa25943dfb9dd8911d154f4278 Mon Sep 17 00:00:00 2001 From: ralphmcralph Date: Fri, 25 Apr 2025 10:23:37 +0200 Subject: [PATCH 096/112] Add .gitignore template for Solidity + Remix --- Solidity-Remix.gitignore | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 Solidity-Remix.gitignore diff --git a/Solidity-Remix.gitignore b/Solidity-Remix.gitignore new file mode 100644 index 00000000..a49555a4 --- /dev/null +++ b/Solidity-Remix.gitignore @@ -0,0 +1,15 @@ +# Remix compiler artifacts +**/artifacts/ +**/artifacts/** + +# Remix plugin state folders +deps/ +states/ + +# Debug info +*.dbg.json +*.tsbuildinfo + +# Optional +.env +.env.local \ No newline at end of file From b71782331f15039c1ff14e6fa8594b24ad8f6bcd Mon Sep 17 00:00:00 2001 From: grafst Date: Mon, 28 Apr 2025 16:38:03 +0200 Subject: [PATCH 097/112] add .ansible/ folder to ansible.gitignore it is used for local caches, pws and tempfiles --- Global/Ansible.gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/Global/Ansible.gitignore b/Global/Ansible.gitignore index a8b42eb6..7eaa6e28 100644 --- a/Global/Ansible.gitignore +++ b/Global/Ansible.gitignore @@ -1 +1,2 @@ *.retry +.ansible/ From 7e9487fe98e57a7e0807d2487b0dddaff57467f6 Mon Sep 17 00:00:00 2001 From: matnorri Date: Wed, 30 Apr 2025 09:32:09 -0400 Subject: [PATCH 098/112] feat(LangChain.gitignore): ignore LangGraph Ignore LangGraph artifacts, e.g., pickle files. --- LangChain.gitignore | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 LangChain.gitignore diff --git a/LangChain.gitignore b/LangChain.gitignore new file mode 100644 index 00000000..c76ebfd9 --- /dev/null +++ b/LangChain.gitignore @@ -0,0 +1,6 @@ +# gitignore template for LangChain products, e.g., LangGraph, LangSmith +# website: https://www.langchain.com/ +# website: https://www.langchain.com/langgraph + +# LangGraph +.langgraph_api/ From 10164d7048233e6e482e31bb3587784cfa4e2a5e Mon Sep 17 00:00:00 2001 From: Guilherme Arcoverde Date: Fri, 2 May 2025 12:51:41 -0300 Subject: [PATCH 099/112] Add .aws-sam/ to ignore AWS SAM build artifacts --- VisualStudio.gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/VisualStudio.gitignore b/VisualStudio.gitignore index 93df31bc..a306c963 100644 --- a/VisualStudio.gitignore +++ b/VisualStudio.gitignore @@ -355,6 +355,9 @@ ASALocalRun/ # MSBuild Binary and Structured Log *.binlog +# AWS SAM Build and Temporary Artifacts folder +.aws-sam + # NVidia Nsight GPU debugger configuration file *.nvuser From 982fb519b37362d02028ab8588953a9a597d4c61 Mon Sep 17 00:00:00 2001 From: Daniel Johnson Date: Fri, 2 May 2025 15:04:54 -0700 Subject: [PATCH 100/112] Create CODEOWNERS --- .github/CODEOWNERS | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 .github/CODEOWNERS diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS new file mode 100644 index 00000000..31234448 --- /dev/null +++ b/.github/CODEOWNERS @@ -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 From 5577a312321be1fd88161207cee0a5a7dad6f376 Mon Sep 17 00:00:00 2001 From: Lucas Liu Date: Wed, 14 May 2025 11:35:31 +0800 Subject: [PATCH 101/112] add .cursorrules --- Python.gitignore | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Python.gitignore b/Python.gitignore index 0a197900..f5fd27f8 100644 --- a/Python.gitignore +++ b/Python.gitignore @@ -172,3 +172,9 @@ cython_debug/ # PyPI configuration file .pypirc + +# Cursor +# Cursor is a code editor integrated with LLM. `.cursorrules` is its project-level configuration file, +# refer to https://docs.cursor.com/context/rules, which is used to customize the code generation rules of AI +.cursorrules +.cursor/rules \ No newline at end of file From a642376bb2baca1742c7061e47d9386dd18ade0c Mon Sep 17 00:00:00 2001 From: Lucas Liu Date: Thu, 15 May 2025 09:10:29 +0800 Subject: [PATCH 102/112] add .cursorignore --- Python.gitignore | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/Python.gitignore b/Python.gitignore index f5fd27f8..dd15ec48 100644 --- a/Python.gitignore +++ b/Python.gitignore @@ -173,8 +173,9 @@ cython_debug/ # PyPI configuration file .pypirc -# Cursor -# Cursor is a code editor integrated with LLM. `.cursorrules` is its project-level configuration file, -# refer to https://docs.cursor.com/context/rules, which is used to customize the code generation rules of AI -.cursorrules -.cursor/rules \ No newline at end of file +# Cursor +# Cursor is an AI-powered code editor.`.cursorignore` specifies files/directories to +# exclude from AI features like autocomplete and code analysis. Recommended for sensitive data +# refer to https://docs.cursor.com/context/ignore-files +.cursorignore +.cursorindexingignore \ No newline at end of file From 426abd86128e3631c60918649b4aa91d360673d2 Mon Sep 17 00:00:00 2001 From: Devin Dooley Date: Fri, 16 May 2025 20:22:27 +0000 Subject: [PATCH 103/112] Configure stalebot in dry-run mode --- .github/workflow/stale.yml | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 .github/workflow/stale.yml diff --git a/.github/workflow/stale.yml b/.github/workflow/stale.yml new file mode 100644 index 00000000..5f51ae20 --- /dev/null +++ b/.github/workflow/stale.yml @@ -0,0 +1,32 @@ +name: Stale + +# **What it does**: Close pull requests after no updates for 180 days. +# **Why we have it**: This repository gets a lot of PRs, and the maintainers team is small. +# This helps reduce the open PRs to ones that are most desired by the community. +# **Who does it impact**: Contributors and maintainers of github/gitignore. + +on: + schedule: + - cron: '20 16 * * *' # Run every day at 16:20 UTC / 8:20 PST + +permissions: + actions: write + contents: write # only for delete-branch option + issues: write + pull-requests: write + +jobs: + stale: + runs-on: ubuntu-latest + steps: + - uses: actions/stale@5bef64f19d7facfb25b37b414482c7164d639639 # v9.1.0 + with: + stale-pr-message: 'This PR is stale because there have been no updates in 90 days. It will close after 180 days of inactivity. Leave a comment if you want to keep it open :smile:' + close-pr-message: 'This PR has been closed because it was inactive for 180 days. If you want to continue working on it, please open a new PR.' + days-before-stale: 90 + days-before-close: 180 + stale-pr-label: 'stale' + exempt-pr-labels: 'keep' + close-issue-reason: not_planned + ascending: true # Sort PRs by last updated date in ascending order + debug-only: true # Set to true to test the action without actually closing any PRs From c682e17a2bdbaaef76289afd437b889b08bef078 Mon Sep 17 00:00:00 2001 From: Devin Dooley Date: Sat, 17 May 2025 19:34:04 +0000 Subject: [PATCH 104/112] Move .github/workflow to .github/workflows --- .github/{workflow => workflows}/stale.yml | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename .github/{workflow => workflows}/stale.yml (100%) diff --git a/.github/workflow/stale.yml b/.github/workflows/stale.yml similarity index 100% rename from .github/workflow/stale.yml rename to .github/workflows/stale.yml From 012a024a8d2a015c368ef2db54236818cc916fe8 Mon Sep 17 00:00:00 2001 From: Devin Dooley Date: Mon, 19 May 2025 18:20:26 +0000 Subject: [PATCH 105/112] Restore trailing newline in Python.gitignore --- Python.gitignore | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Python.gitignore b/Python.gitignore index dd15ec48..651a6d10 100644 --- a/Python.gitignore +++ b/Python.gitignore @@ -173,9 +173,9 @@ cython_debug/ # PyPI configuration file .pypirc -# Cursor -# Cursor is an AI-powered code editor.`.cursorignore` specifies files/directories to +# Cursor +# Cursor is an AI-powered code editor. `.cursorignore` specifies files/directories to # exclude from AI features like autocomplete and code analysis. Recommended for sensitive data # refer to https://docs.cursor.com/context/ignore-files .cursorignore -.cursorindexingignore \ No newline at end of file +.cursorindexingignore From bf0e0fdbfbf48930a02b631447a3919672631e66 Mon Sep 17 00:00:00 2001 From: Devin Dooley Date: Tue, 20 May 2025 22:42:24 +0000 Subject: [PATCH 106/112] Run stale workflow without debug-only mode --- .github/workflows/stale.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/stale.yml b/.github/workflows/stale.yml index 5f51ae20..8c8b0ddf 100644 --- a/.github/workflows/stale.yml +++ b/.github/workflows/stale.yml @@ -29,4 +29,3 @@ jobs: exempt-pr-labels: 'keep' close-issue-reason: not_planned ascending: true # Sort PRs by last updated date in ascending order - debug-only: true # Set to true to test the action without actually closing any PRs From 17441027c3376ecef5c8d8241c4ff424c6ef9122 Mon Sep 17 00:00:00 2001 From: Wuhall Date: Wed, 21 May 2025 17:12:50 +0800 Subject: [PATCH 107/112] add Cursor.gitignore --- Global/Cursor.gitignore | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 Global/Cursor.gitignore diff --git a/Global/Cursor.gitignore b/Global/Cursor.gitignore new file mode 100644 index 00000000..0166b012 --- /dev/null +++ b/Global/Cursor.gitignore @@ -0,0 +1,3 @@ +.vscode/* +.cursorignore +.cursorindexingignore From 48b1054d9d2af3b3fc1a7161fe96e970a37b81a9 Mon Sep 17 00:00:00 2001 From: Wuhall Date: Thu, 22 May 2025 08:41:23 +0800 Subject: [PATCH 108/112] Remove .vscode/* --- Global/Cursor.gitignore | 1 - 1 file changed, 1 deletion(-) diff --git a/Global/Cursor.gitignore b/Global/Cursor.gitignore index 0166b012..234f905b 100644 --- a/Global/Cursor.gitignore +++ b/Global/Cursor.gitignore @@ -1,3 +1,2 @@ -.vscode/* .cursorignore .cursorindexingignore From 3cb11f3091334d08d8770ff2797a1e84211c8a7a Mon Sep 17 00:00:00 2001 From: Frank Ebel Date: Thu, 22 May 2025 14:56:38 +0200 Subject: [PATCH 109/112] feat(Julia): ignore all Manifest files --- Julia.gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Julia.gitignore b/Julia.gitignore index 29126e47..9a2ea08d 100644 --- a/Julia.gitignore +++ b/Julia.gitignore @@ -21,4 +21,4 @@ docs/site/ # It records a fixed state of all packages used by the project. As such, it should not be # committed for packages, but should be committed for applications that require a static # environment. -Manifest.toml +Manifest*.toml From 9672d15dabdd5861793691f183ec9f05c2a2c953 Mon Sep 17 00:00:00 2001 From: Daniel Johnson Date: Fri, 23 May 2025 14:11:31 -0700 Subject: [PATCH 110/112] Moves Nix.gitignore to root because popular The Nix repo(https://github.com/NixOS/nix) has over 14k stars and over 1k clones. I believe this project is widely used and popular enough to move to the root now. --- community/Nix.gitignore => Nix.gitignore | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename community/Nix.gitignore => Nix.gitignore (100%) diff --git a/community/Nix.gitignore b/Nix.gitignore similarity index 100% rename from community/Nix.gitignore rename to Nix.gitignore From 55bb9508aec142dd6d6e85e6bd01a80fe50186a8 Mon Sep 17 00:00:00 2001 From: Max <43377490+max-hill-4@users.noreply.github.com> Date: Fri, 23 May 2025 21:39:08 +0000 Subject: [PATCH 111/112] Update Python.gitignore --- Python.gitignore | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/Python.gitignore b/Python.gitignore index 651a6d10..6f694c32 100644 --- a/Python.gitignore +++ b/Python.gitignore @@ -167,6 +167,13 @@ cython_debug/ # option (not recommended) you can uncomment the following to ignore the entire idea folder. #.idea/ +# Visual Studio Code +# Visual Studio Code specific template is maintained in a separate VisualStudioCode.gitignore +# that can be found at https://github.com/github/gitignore/blob/main/Global/VisualStudioCode.gitignore +# and can be added to the global gitignore or merged into this file. However, if you prefer, +# you could uncomment the following to ignore the enitre vscode folder +# .vscode/ + # Ruff stuff: .ruff_cache/ From 6bc658a1c703c9a296cec51bdce92c009867601a Mon Sep 17 00:00:00 2001 From: oittaa <8972248+oittaa@users.noreply.github.com> Date: Sun, 25 May 2025 21:22:56 +0200 Subject: [PATCH 112/112] Zig.gitignore add *.o $ zig version 0.14.1 If you run `zig build-exe myfile.zig` it will generate myfile.o in addition to the executable in the current directory. I think those should be ignored even though they are usually in the zig-out directory if you use the proper build system. --- Zig.gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/Zig.gitignore b/Zig.gitignore index 3389c86c..0180838a 100644 --- a/Zig.gitignore +++ b/Zig.gitignore @@ -1,2 +1,3 @@ .zig-cache/ zig-out/ +*.o