mirror of
https://github.com/github/gitignore.git
synced 2026-08-30 03:37:05 +02:00
Compare commits
4 Commits
be07c37537
...
306f4e9720
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
306f4e9720 | ||
|
|
7247090aa6 | ||
|
|
6836b38f62 | ||
|
|
53c17f3bac |
@ -83,6 +83,9 @@ out
|
|||||||
dist
|
dist
|
||||||
.output
|
.output
|
||||||
|
|
||||||
|
# NitroJS
|
||||||
|
.nitro/
|
||||||
|
|
||||||
# Gatsby files
|
# Gatsby files
|
||||||
.cache/
|
.cache/
|
||||||
# Comment in the public line in if your project uses Gatsby and not Next.js
|
# Comment in the public line in if your project uses Gatsby and not Next.js
|
||||||
|
|||||||
@ -55,3 +55,6 @@ LineIDs.dbg.bak
|
|||||||
*.~u
|
*.~u
|
||||||
*.project.~u
|
*.project.~u
|
||||||
*.suo
|
*.suo
|
||||||
|
|
||||||
|
# TwinCAT Measurement
|
||||||
|
*.vsm
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user