mirror of
https://github.com/github/gitignore.git
synced 2026-08-28 18:57:20 +02:00
Compare commits
7 Commits
8afbb44e51
...
bf4e7eb905
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
bf4e7eb905 | ||
|
|
dcc0fc7bc2 | ||
|
|
314d381f1e | ||
|
|
6a98aacd54 | ||
|
|
9275edaddf | ||
|
|
6e6caa04f5 | ||
|
|
0a25801fa9 |
@ -95,7 +95,7 @@ ipython_config.py
|
||||
# install all needed dependencies.
|
||||
# Pipfile.lock
|
||||
|
||||
# UV
|
||||
# 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.
|
||||
|
||||
5
community/FreeCAD.gitignore
Normal file
5
community/FreeCAD.gitignore
Normal file
@ -0,0 +1,5 @@
|
||||
# FreeCAD backup and temporary files
|
||||
*.FC.lock
|
||||
*.bak
|
||||
*.FCBak
|
||||
*.tmp
|
||||
Loading…
Reference in New Issue
Block a user