summaryrefslogblamecommitdiff
path: root/gitignore.SAMPLE
blob: 3c6d8733ea3f4f62f38a92be449dc00cdff29318 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
















                                                         

           





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

/.scala_dependencies

# "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/