mirror of
https://github.com/github/gitignore.git
synced 2026-08-30 03:37:05 +02:00
Compare commits
7 Commits
f96f8ec7c5
...
c0597ed959
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
c0597ed959 | ||
|
|
dcc0fc7bc2 | ||
|
|
314d381f1e | ||
|
|
6a98aacd54 | ||
|
|
9275edaddf | ||
|
|
4492dbe190 | ||
|
|
0a25801fa9 |
@ -141,3 +141,7 @@ dist
|
|||||||
vite.config.js.timestamp-*
|
vite.config.js.timestamp-*
|
||||||
vite.config.ts.timestamp-*
|
vite.config.ts.timestamp-*
|
||||||
.vite/
|
.vite/
|
||||||
|
|
||||||
|
# React Router
|
||||||
|
.react-router/
|
||||||
|
# build/
|
||||||
|
|||||||
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