Gitiles
Code Review
Sign In
git.clicks.codes
/
Minion
/
StarrySkySites
/
refs/heads/main
/
.
/
apps
/
void
/
.prettierignore
blob: 72a799594ab761be75ec3bcc60cb68b7aaa132bb [
file
] [
log
] [
blame
]
Skyler Grey
51e9e63
2023-06-03 10:20:11 +0200
[
diff
] [
blame
]
1
.
DS_Store
2
node_modules
3
/
build
4
/.
svelte
-
kit
5
/
package
6
.
env
7
.
env
.*
8
!.
env
.
example
9
10
# Ignore files for PNPM, NPM and YARN
11
pnpm
-
lock
.
yaml
12
package
-
lock
.
json
13
yarn
.
lock
14
15
# Ignore direnv and devenv stuff
16
.
direnv
/
17
.
devenv
/