Files
arthas/.gitignore
2018-05-18 15:17:41 +08:00

42 lines
330 B
Plaintext

.*
!.gitignore
*.class
Icon
# Package Files #
*.jar
*.war
*.ear
#package files
*.sw?
.#*
*#
*~
.classpath
.project
.settingsbin
build
target
out
dependency-reduced-pom.xml
*.sublime-*
/scratch
README.html
*.xml.bak
*.iml
.idea
release/
# Thumbnails
._*
# Files that might appear on external disk
.Spotlight-V100
.Trashes