Bug5105: gitignore adds OSX system files
[groupbasedpolicy.git] / .gitignore
1 .idea/
2 target/
3 *.class
4 *.iml
5 **/target
6 target-ide/
7 **/bin
8 dist
9 **/logs
10 products
11 repository
12 workspace
13 *~
14 #*
15 target
16 .classpath
17 .project
18 .settings
19 MANIFEST.MF
20 .checkstyle
21 yang-gen-config/
22 yang-gen-sal/
23 maven-metadata-local.xml
24 .DS_Store