Skip to content

Commit 2f437a4

Browse files
committed
.gitignoreを整理。
1 parent 9b2b839 commit 2f437a4

File tree

2 files changed

+9
-28
lines changed

2 files changed

+9
-28
lines changed

.gitignore

Lines changed: 9 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,14 @@
1-
node_modules
2-
dest
1+
node_modules/
2+
dist/
3+
dest/
4+
5+
target/
6+
logs/
7+
38
*.apk
49

5-
.settings
10+
.settings/
611
.project
712
.classpath
8-
target
913

10-
.idea
14+
.idea/

scala/multi-project-study/sub-project-3/logs/application.log

Lines changed: 0 additions & 23 deletions
This file was deleted.

0 commit comments

Comments
 (0)