File: .gitignore

package info (click to toggle)
libla4j-java 0.6.0-4
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 1,064 kB
  • sloc: java: 13,307; xml: 81; makefile: 2
file content (8 lines) | stat: -rw-r--r-- 73 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
*.class
*.iml
*.classpath
*.project
.settings
/target/
/.idea/
Demo.java