root/bindings/java/.gitignore

Revision b57e45928314b2d2c146be3dbdb1eeabd504dbbd, 221 bytes (checked in by Filippo Carone <littlejohn@videolan.org>, 6 months ago)

ignore samples/target folder

  • Property mode set to 100644
Line 
1 .classpath
2 .project
3 .settings/*
4 core/.classpath
5 core/.project
6 core/.settings/*
7 core/target/*
8 samples/client/.classpath
9 samples/client/.project
10 samples/client/.settings/*
11 samples/client/target/*
12 samples/target/*
13 target/*
14
Note: See TracBrowser for help on using the browser.