summaryrefslogblamecommitdiff
path: root/gitignore.SAMPLE
blob: ac50f91b2feaa464853fa188c4d9a78a77113957 (plain) (tree)
1
2
3
4



                                










                                                         

           





                      
# see also test/files/.gitignore
/.gitignore
/test/files/.gitignore

# "a" and "a/" to get both file (i.e. symlink) and folder
/build
/build/
/target
/target/
/dists/
/out/
/bin/

/sandbox/

/.classpath

/src/intellij/*.iml
/src/intellij/*.ipr
/src/intellij/*.iws

/project/boot/
/project/build/target/