Skip to content
This repository has been archived by the owner on Jan 24, 2025. It is now read-only.

Added lock file (.lck) to KiCad.gitignore #590

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

nbourre
Copy link

@nbourre nbourre commented Sep 5, 2024

Pull Request

Thank you for contributing to @toptal/gitignore and https://www.gitignore.io.

New or update

Select the appropriate check box for this pull request. This helps when merging to ensure there are no conflicts with other templates or misunderstandings of how thee template list works.

New

  • Template - New .gitignore template
  • Composition - Template made from smaller templates
  • Inheritance - Template similar to an existing template
  • Patch - Template extending functionality of existing template

Update

  • Template - Update existing .gitignore template

Details

Since KiCad 8, there's a lock file created at the opening of the project and deleted when closed. This file can be ignored. Keeping this file can be a security issue since it writes the computer name and username into the file.

@nbourre nbourre requested a review from a team as a code owner September 5, 2024 14:49
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant