tcurdt / jdeb

This library provides an Ant task and a Maven plugin to create Debian packages from Java builds in a truly cross platform manner.

jdeb / .gitignore
100644 5 lines (5 sloc) 0.044 kb
1
2
3
4
5
.DS_Store
.classpath
.project
target
eclipse