rebuild/.gitignore
devezhao 1adf46ae5d
RB-589 Triggers use timer (#173)
* fix:  MySQL 5.6 index is too long(767)
* fix: Fields of source/target
* add: rbv support
* add: New op(s) for AdvFilter
2020-06-01 15:45:12 +08:00

47 lines
484 B
Plaintext

# Compiled class file
*.class
# Log file
*.log
# BlueJ files
*.ctxt
# Mobile Tools for Java (J2ME)
.mtj.tmp/
# 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*
# IDE
/.classpath
/.project
/.settings/
/.idea/
rebuild.iml
# Bin
/target/
/bin/
/.production/node_modules/
/.production/_temp/
/.production/build/
/a.json
# MacOS
.DS_Store
node_modules
test.*
.gitmodules