**/*.iml
**/nb-configuration.xml
**/target
**/bin
**/obj
.idea/
.vscode/
ratReport.txt
**/server.lock
**/data
.classpath
.project
.settings
.checkstyle
.factorypath
**/.editorconfig
**/derby.log
**/.DS_Store
**/*.swp
**/*.swo

# 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/**/*

# result of gitbook pdf under docs
docs/user-manual/en/book.pdf