Adding list of ignored files for git repository
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1513321 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
60d1188423
commit
ba29d42596
1 changed files with 22 additions and 0 deletions
22
sca-java-2.x/trunk/.gitignore
vendored
Normal file
22
sca-java-2.x/trunk/.gitignore
vendored
Normal file
|
@ -0,0 +1,22 @@
|
|||
bin
|
||||
target
|
||||
work
|
||||
dojo
|
||||
*.iws
|
||||
*.ipr
|
||||
*.iml
|
||||
derby.log
|
||||
maven.log
|
||||
maven-eclipse.xml
|
||||
build.xml
|
||||
build-dependency.xml
|
||||
velocity.log*
|
||||
junit*.properties
|
||||
surefire*.properties
|
||||
.project
|
||||
.classpath
|
||||
.settings
|
||||
.deployables
|
||||
.wtpmodules
|
||||
.externalToolBuilders
|
||||
.DS_Store
|
Loading…
Add table
Reference in a new issue