Skip to content

Commit a5e0e91

Browse files
github-actions[bot]dependabot[bot]
authored andcommitted
Version Packages (changesets#449)
1 parent ff7179c commit a5e0e91

1 file changed

Lines changed: 11 additions & 6 deletions

File tree

.gitignore

Lines changed: 11 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
1-
node_modules
2-
.parcel-cache
3-
.cache
4-
*.log
5-
6-
dist/
1+
/nbproject/
2+
/.idea/*
3+
*.tmlanguage.cache
4+
*.tmPreferences.cache
5+
*.stTheme.cache
6+
*.sublime-workspace
7+
*.sublime-project
8+
node_modules/
9+
bin/
10+
obj/
11+
.vs/

0 commit comments

Comments
 (0)