secgateway/ControlPlatform/aaa/.gitignore

30 lines
347 B
Plaintext
Raw Normal View History

*.class
.checkstyle
.fbExcludeFilterFile
# Mobile Tools for Java (J2ME)
.mtj.tmp/
# Package Files #
*.jar
*.war
*.ear
# IDE Files
.classpath
.project
.settings/
.idea
# Generated stuff
target/
target-ide/
*.iml
.DS_Store
data/
# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
hs_err_pid*
.factorypath