zeus/.gitignore

17 lines
189 B
Text

#github .gitignore file
#@can not merge to dev git
/ws/*
/target/*
/bin/*
/*/target/*
/*/bin/*
/*/.*
.project
.classpath
.idea/
classes/
*.iml
conf/uat/*
conf/fat/*
conf/prod*/*
conf/fws/*