소스 검색

Ignore .loadpath file in Eclipse

This is common amongst ruby projects in eclipse.
pull/67/head
duritong 13 년 전
부모
커밋
d764abff8f
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1
    0
      Global/Eclipse.gitignore

+ 1
- 0
Global/Eclipse.gitignore 파일 보기

@@ -10,6 +10,7 @@ tmp/**/*
local.properties
.classpath
.settings/
.loadpath

# CDT-specific
.cproject

Loading…
취소
저장