Skip to content

Commit 2d17228

Browse files
builderio-botdependabot[bot]
authored andcommitted
build(deps-dev): bump brace-expansion in /examples/remix-gen2
1 parent 947fb04 commit 2d17228

File tree

1 file changed

+7
-41
lines changed

1 file changed

+7
-41
lines changed

.gitignore

Lines changed: 7 additions & 41 deletions
Original file line numberDiff line numberDiff line change
@@ -1,41 +1,7 @@
1-
node_modules
2-
*.log
3-
dist
4-
test-lib/**/*.js
5-
coverage
6-
.history
7-
.nyc_output
8-
.idea
9-
.vscode
10-
.next
11-
firebase.json
12-
temp
13-
yarn-error.log
14-
.build
15-
Pods/
16-
17-
**/xcuserdata/*
18-
**/build/*
19-
20-
**/.pnp.*
21-
**/.yarn/*
22-
!**/.yarn/patches
23-
!**/.yarn/plugins
24-
!**/.yarn/releases
25-
!**/.yarn/sdks
26-
!**/.yarn/versions
27-
28-
# macOS
29-
.DS_Store
30-
31-
.cache
32-
.rpt2_cache/
33-
34-
.env
35-
.vercel
36-
37-
.nx/cache
38-
.nx-cache
39-
.nx/workspace-data
40-
41-
!packages/sdks/e2e/react-native-74/.eas/build/*
1+
/nbproject/
2+
/.idea/*
3+
*.tmlanguage.cache
4+
*.tmPreferences.cache
5+
*.stTheme.cache
6+
*.sublime-workspace
7+
*.sublime-project

0 commit comments

Comments
 (0)