mirror of
https://github.com/github/gitignore.git
synced 2026-08-30 03:37:05 +02:00
Compare commits
7 Commits
1405bf091c
...
667dd02e9e
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
667dd02e9e | ||
|
|
dcc0fc7bc2 | ||
|
|
314d381f1e | ||
|
|
6a98aacd54 | ||
|
|
9275edaddf | ||
|
|
01e75ac83d | ||
|
|
0a25801fa9 |
@ -4,7 +4,10 @@
|
|||||||
__MACOSX/
|
__MACOSX/
|
||||||
.AppleDouble
|
.AppleDouble
|
||||||
.LSOverride
|
.LSOverride
|
||||||
Icon[
]
|
|
||||||
|
# Finder custom icons
|
||||||
|
# Pattern [^!-~] prevents corruption by line-ending converters and editor auto-formatting
|
||||||
|
Icon[^!-~]
|
||||||
|
|
||||||
# Resource forks
|
# Resource forks
|
||||||
._*
|
._*
|
||||||
|
|||||||
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