mirror of
https://github.com/github/gitignore.git
synced 2026-08-29 11:17:23 +02:00
Compare commits
7 Commits
52ede6d03b
...
9ef93b019a
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
9ef93b019a | ||
|
|
dcc0fc7bc2 | ||
|
|
314d381f1e | ||
|
|
6a98aacd54 | ||
|
|
9275edaddf | ||
|
|
53c17f3bac | ||
|
|
0a25801fa9 |
@ -83,6 +83,9 @@ out
|
||||
dist
|
||||
.output
|
||||
|
||||
# NitroJS
|
||||
.nitro/
|
||||
|
||||
# Gatsby files
|
||||
.cache/
|
||||
# Comment in the public line in if your project uses Gatsby and not Next.js
|
||||
|
||||
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