mirror of
https://github.com/github/gitignore.git
synced 2026-08-29 11:17:23 +02:00
Compare commits
8 Commits
32022d12dd
...
51ef2de323
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
51ef2de323 | ||
|
|
dcc0fc7bc2 | ||
|
|
314d381f1e | ||
|
|
6a98aacd54 | ||
|
|
9275edaddf | ||
|
|
dc90fc47a1 | ||
|
|
0a25801fa9 | ||
|
|
da7ba4b35d |
@ -21,6 +21,10 @@ 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
|
||||
|
||||
# PackageCompiler
|
||||
build/
|
||||
Manifest*.toml
|
||||
|
||||
# File generated by the Preferences package to store local preferences
|
||||
|
||||
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