Home | History | Annotate | Download | only in TV
      1 # Samples
      2 samples/SampleTvInput/
      3 
      4 # Eclipse
      5 bin/
      6 gen/
      7 obj/
      8 .metadata/
      9 .settings/
     10 .project
     11 .classpath
     12 project.properties
     13 
     14 # Intellij
     15 out/
     16 .idea/
     17 *.iml
     18 *.iws
     19 build/
     20