* Tweaks to the policy model
[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 #*
14 target
15 .classpath
16 .project
17 .settings
18 MANIFEST.MF