main
|
Last change
on this file was 700e2f9, checked in by 186079 <matej.milevski@…>, 5 days ago |
|
Init
|
-
Property mode
set to
100644
|
|
File size:
256 bytes
|
| Line | |
|---|
| 1 | dist
|
|---|
| 2 | .wrangler
|
|---|
| 3 | .output
|
|---|
| 4 | .vercel
|
|---|
| 5 | .netlify
|
|---|
| 6 | .vinxi
|
|---|
| 7 | app.config.timestamp_*.js
|
|---|
| 8 |
|
|---|
| 9 | # Environment
|
|---|
| 10 | .env
|
|---|
| 11 | .env*.local
|
|---|
| 12 |
|
|---|
| 13 | # dependencies
|
|---|
| 14 | /node_modules
|
|---|
| 15 |
|
|---|
| 16 | # IDEs and editors
|
|---|
| 17 | /.idea
|
|---|
| 18 | .project
|
|---|
| 19 | .classpath
|
|---|
| 20 | *.launch
|
|---|
| 21 | .settings/
|
|---|
| 22 |
|
|---|
| 23 | # Temp
|
|---|
| 24 | gitignore
|
|---|
| 25 |
|
|---|
| 26 | # System Files
|
|---|
| 27 | .DS_Store
|
|---|
| 28 | Thumbs.db
|
|---|
Note:
See
TracBrowser
for help on using the repository browser.