activemq-artemis/.gitignore
Clebert Suconic bfc58d1079 ARTEMIS-1129 Fixing tests after client all
Shade is generating a file named dependency-reduced-pom.xml
and this is being considered with unaproved license.
2017-05-18 09:30:18 -04:00

31 lines
476 B
Plaintext

**/*.iml
**/nb-configuration.xml
**/target
.idea/
ratReport.txt
**/server.lock
**/data
.classpath
.project
.settings
.checkstyle
.factorypath
**/.editorconfig
**/derby.log
# for native build
CMakeCache.txt
CMakeFiles/
Makefile
cmake_install.cmake
# this file is generated
artemis-native/src/main/c/org_apache_activemq_artemis_jlibaio_LibaioContext.h
# generated by shade
**/dependency-reduced-pom.xml
# gitbook output
docs/user-manual/en/_book
docs/hacking-guide/en/_book