-
Notifications
You must be signed in to change notification settings - Fork 101
Expand file tree
/
Copy path.gitignore
More file actions
52 lines (43 loc) · 847 Bytes
/
.gitignore
File metadata and controls
52 lines (43 loc) · 847 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
# Logs #
########
*.log
# OS generated files #
######################
.DS_Store
.DS_Store?
._*
.Spotlight-V100
.Trashes
ehthumbs.db
Thumbs.db
*_rsa
*_rsa.pub
# NPM #
###############
node_modules/
# Compiled CSS/JS #
###############
/packages/stacks-classic/dist/
/packages/stacks-svelte/netlify/dist/
/packages/stacks-utils/dist/
/build/
# Build caches #
################
.tscache
*.tsbuildinfo
.svelte-kit/
# Private docs are cloned during docs builds and must not be tracked.
/packages/stacks-docs/src/docs/private/
# legacy compiled files -- these are no longer generated, but may still be lingering around
/packages/stacks-classic/lib/css/*.css
# Testing Assets #
###############
**/screenshots/**/failed/**
# Editors #
###########
/.idea
# Stacks-Svelte
################
**/storybook-static
.eslintcache
/packages/stacks-svelte/lib/