Skip to content

Commit 057bf57

Browse files
author
Javier Diaz
committed
chore: gitignore
1 parent c9f1d4b commit 057bf57

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

.gitignore

+13
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
node_modules/
2+
dist/
3+
coverage/
4+
yarn-error.log
5+
npm-debug.log
6+
.DS_Store
7+
8+
# Editor directories
9+
.idea
10+
*.suo
11+
*.ntvs*
12+
*.njsproj
13+
*.sln

0 commit comments

Comments
 (0)