File: .gitignore

package info (click to toggle)
libcommons-codec-java 1.18.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 3,172 kB
  • sloc: java: 24,221; xml: 1,710; makefile: 2; sh: 1
file content (13 lines) | stat: -rw-r--r-- 137 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
*~
*.swp
.idea/
.idea_modules/
.idea/*
.settings
.cache
.DS_Store
target/
.project
.classpath
.externalToolBuilders/*
/commons-codec.iml