Initial commit for project.
[groupbasedpolicy.git] / .gitignore
1 .idea/
2 target/
3 *.class
4 *.iml
5 **/target
6 **/bin
7 dist
8 **/logs
9 products
10 repository
11 workspace
12 *~
13 target
14 .classpath
15 .project
16 .settings
17 MANIFEST.MF