File: .gitignore

package info (click to toggle)
gradle-propdeps-plugin 0.0.7-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 152 kB
  • sloc: xml: 8; makefile: 3
file content (12 lines) | stat: -rw-r--r-- 114 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
.gradle
build
!*/src/*/*/org/springframework/build
*.sw?
.classpath
.project
.settings
bin
*.iml
*.ipr
*.iws
.idea