activemq-artemis/.gitignore

38 lines
558 B
Plaintext
Raw Normal View History

2015-05-06 15:19:57 -04:00
**/*.iml
2016-11-17 11:49:41 -05:00
**/nb-configuration.xml
2015-05-06 15:19:57 -04:00
**/target
**/bin
**/obj
2015-05-06 15:19:57 -04:00
.idea/
.vscode/
2015-05-05 17:42:13 -04:00
ratReport.txt
2015-05-06 15:19:57 -04:00
**/server.lock
2015-06-08 12:51:05 -04:00
**/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/**/*