소스 검색

Removed reports folder, excluded bash scripts from the jar

git-svn-id: http://svn.dmdirc.com/trunk@1445 00569f92-eb28-0410-84fd-f71c24880f
tags/0.4
Gregory Holmes 17 년 전
부모
커밋
18c65b20b0
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1
    1
      nbproject/project.properties

+ 1
- 1
nbproject/project.properties 파일 보기

@@ -1,6 +1,6 @@
1 1
 application.args=
2 2
 build.classes.dir=${build.dir}/classes
3
-build.classes.excludes=**/*.java,**/*.form,**/*.svg,**/*.xcf
3
+build.classes.excludes=**/*.java,**/*.form,**/*.svg,**/*.xcf,**/*.sh
4 4
 # This directory is removed when the project is cleaned:
5 5
 build.dir=build
6 6
 build.generated.dir=${build.dir}/generated

Loading…
취소
저장