mirror of
https://github.com/github/gitignore.git
synced 2026-08-30 03:37:05 +02:00
Compare commits
8 Commits
32be433d6f
...
1ed1a1a298
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
1ed1a1a298 | ||
|
|
dcc0fc7bc2 | ||
|
|
314d381f1e | ||
|
|
6a98aacd54 | ||
|
|
9275edaddf | ||
|
|
a614252a10 | ||
|
|
460b9d97a7 | ||
|
|
0a25801fa9 |
@ -38,6 +38,7 @@ vignettes/*.pdf
|
|||||||
|
|
||||||
# R Environment Variables
|
# R Environment Variables
|
||||||
.Renviron
|
.Renviron
|
||||||
|
.env
|
||||||
|
|
||||||
# pkgdown site
|
# pkgdown site
|
||||||
docs/
|
docs/
|
||||||
|
|||||||
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