MallChat/.gitignore
2023-11-13 22:11:35 +08:00

78 lines
1.1 KiB
Plaintext

### IntelliJ project files
.idea/
*.iml
/target/*
/**/target/
# git
*.orig
.flattened-pom.xml
demo-api/.flattened-pom.xml
demo-client/.flattened-pom.xml
# Log file
*.log
*_rpc_port.txt
# BlueJ files
*.ctxt
# Package Files #
*.jar
*.war
*.ear
*.zip
*.tar.gz
*.rar
# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
hs_err_pid*
### macOS files
# General
.DS_Store
.AppleDouble
.LSOverride
# Icon must end with two \r
Icon
# Thumbnails
._*
# Files that might appear in the root of a volume
.DocumentRevisions-V100
.fseventsd
.Spotlight-V100
.TemporaryItems
.Trashes
.VolumeIcon.icns
.com.apple.timemachine.donotpresent
# Directories potentially created on remote AFP share
.AppleDB
.AppleDesktop
Network Trash Folder
Temporary Items
.apdisk
# Temporary File
*CodeGenerator-Temporary
*CodeGeneratorFile
*temporary
CodeGenerator.java
TestController.java
application-my-prod.properties
application-remote-prod.properties
application-my-test.properties
mybatis-generator-config.xml
ChannelBizRankClient.java
ChannelBizBrandWallClient.java
/*/rebel.xml
# yml
*.yml