35 lines
535 B
Plaintext
35 lines
535 B
Plaintext
**/*.iml
|
|
**/nb-configuration.xml
|
|
**/target
|
|
.idea/
|
|
ratReport.txt
|
|
**/server.lock
|
|
**/data
|
|
.classpath
|
|
.project
|
|
.settings
|
|
.checkstyle
|
|
.factorypath
|
|
**/.editorconfig
|
|
**/derby.log
|
|
examples/**/readme.html
|
|
|
|
# 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
|
|
|
|
# overlay outpit
|
|
**/overlays/**/*
|