Skip to content

Commit cf8c294

Browse files
committed
Create .gitignore
1 parent 35a81d6 commit cf8c294

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.gitignore

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
node_modules/
2+
/dist/
3+
npm-debug.log*
4+
yarn-debug.log*
5+
yarn-error.log*
6+
.idea
7+
target/
8+
!.mvn/wrapper/maven-wrapper.jar

0 commit comments

Comments
 (0)