Skip to content

Commit ae79413

Browse files
author
Javier Diaz
committed
chore: update gitignore
1 parent 539c18c commit ae79413

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)