Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: github/gitignore
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1046d8f
Choose a base ref
...
head repository: github/gitignore
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: dcc0fc7
Choose a head ref
  • 20 commits
  • 6 files changed
  • 10 contributors

Commits on Aug 6, 2025

  1. Add FreeCAD.gitignore file

    G0rocks committed Aug 6, 2025
    Configuration menu
    Copy the full SHA
    0a25801 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2025

  1. Configuration menu
    Copy the full SHA
    b5bf7e4 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2025

  1. Add LASAL gitignore

    TimHatchard authored Sep 8, 2025
    Configuration menu
    Copy the full SHA
    b7562cc View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2025

  1. Configuration menu
    Copy the full SHA
    844333a View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2026

  1. Added lob and lba exceptions for SigCLib

    SigCLib requires the lob and lba files to load a project.
    TimHatchard authored Mar 20, 2026
    Configuration menu
    Copy the full SHA
    d36057a View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2026

  1. Add rule for Godot temp extension library copies on Windows

    As of Godot 4.2 the editor has a Windows-specific workaround for loading extension libraries.
    Before the extension library is loaded the Godot editor creates a temp copy of the extension library `.dll` file with a `~` prefix (e.g. `example.dll` => `~example.dll`).
    When the extension library is unloaded the Godot editor deletes the temp copy.
    These copied `~*.dll` files are temporary and should be ignored.
    
    References:
    
    Godot 4.2 changelog
    https://godotengine.org/article/godot-4-2-arrives-in-style/#gdextension
    
    Godot PR #80188 GDExtension: Copy DLL to a temp file before opening
    godotengine/godot#80188
    NoahGreer committed Mar 23, 2026
    Configuration menu
    Copy the full SHA
    bf4440e View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2026

  1. Update Lasal.gitignore with additional entries

    Added maeexp and opcua entries
    TimHatchard authored Mar 27, 2026
    Configuration menu
    Copy the full SHA
    6502030 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2026

  1. Update MATLAB.gitignore

    Ignore auto-generated backup files
    arllemfarias authored Mar 28, 2026
    Configuration menu
    Copy the full SHA
    411ca24 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2026

  1. Configuration menu
    Copy the full SHA
    9275eda View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6a98aac View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    314d381 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2026

  1. Move AI agents template to Global and scope default ignores

    Keep only documented local/high-churn agent artifacts active by default, preserving common shared instruction/config files as commented opt-in examples
    robbiemu committed May 8, 2026
    Configuration menu
    Copy the full SHA
    8f2f1ed View commit details
    Browse the repository at this point in the history
  2. added codex opt-in

    robbiemu committed May 8, 2026
    Configuration menu
    Copy the full SHA
    cff1644 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2026

  1. Configuration menu
    Copy the full SHA
    e5414fa View commit details
    Browse the repository at this point in the history

Commits on May 15, 2026

  1. Merge pull request #4719 from robbiemu/ai-agents

    adds common AI agents and assistants configuration files and folder
    dooleydevin authored May 15, 2026
    Configuration menu
    Copy the full SHA
    8224d31 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #4860 from bac0id/bac0id/remove-empty-lines-cpp

    Remove empty line in C++.gitignore
    dooleydevin authored May 15, 2026
    Configuration menu
    Copy the full SHA
    3407009 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #4827 from arllemfarias/patch-1

    Update MATLAB.gitignore
    dooleydevin authored May 15, 2026
    Configuration menu
    Copy the full SHA
    7338c62 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #4728 from TimHatchard/lasal-gitignore

    Add SIGMATEK Automation's LASAL gitignore
    dooleydevin authored May 15, 2026
    Configuration menu
    Copy the full SHA
    ca6c873 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2026

  1. Configuration menu
    Copy the full SHA
    3780fff View commit details
    Browse the repository at this point in the history

Commits on May 21, 2026

  1. Merge pull request #4700 from G0rocks/main

    Add FreeCAD.gitignore file
    wirecat authored May 21, 2026
    Configuration menu
    Copy the full SHA
    dcc0fc7 View commit details
    Browse the repository at this point in the history
Loading