Skip to content

Commit 2787c9a

Browse files
committed
eclipse plugin 에 의해 생성되는 프로젝트 단위의 .gitignore 파일을 버전 관리 대상에 포함.
1 parent 38183e1 commit 2787c9a

File tree

4 files changed

+4
-0
lines changed

4 files changed

+4
-0
lines changed

scouter.agent.batch/.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
/bin/

scouter.agent.host/.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
/bin/

scouter.agent.java/.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
/bin/

scouter.server.boot/.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
/bin/

0 commit comments

Comments
 (0)