mirror of
https://github.com/github/gitignore.git
synced 2026-08-29 19:27:19 +02:00
Compare commits
4 Commits
be07c37537
...
306f4e9720
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
306f4e9720 | ||
|
|
7247090aa6 | ||
|
|
6836b38f62 | ||
|
|
53c17f3bac |
@ -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
|
||||
|
||||
@ -55,3 +55,6 @@ LineIDs.dbg.bak
|
||||
*.~u
|
||||
*.project.~u
|
||||
*.suo
|
||||
|
||||
# TwinCAT Measurement
|
||||
*.vsm
|
||||
|
||||
Loading…
Reference in New Issue
Block a user