activemq-artemis/.gitignore
Clebert Suconic d950e1b4cc NO-JIRA Adding vim .swp and .swo files into .gitignore
Just to avoid a mistake like it happened on f593a2de923a944393bf1e06b278b2415cebad9f
2021-08-09 14:21:39 -04:00

43 lines
630 B
Plaintext

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