Update snapshot and/or references of policy/pap to latest snapshots
[policy/pap.git] / .gitignore
1 .DS_Store
2 .checkstyle
3 .project
4 .settings
5 .classpath
6 .jupiter
7 .pydevproject
8 target
9 .metadata/
10 /bin/
11
12 # IntelliJ files
13 .idea/
14 **/*.iml
15 **/*.log