# Please add IDE-specific files (e.g. .*.sw* from Vim or .idea from IntelliJ)
# to your global config. If you don't have one set up already, you can create
# it using "git config --global core.excludesfile ~/.gitignore".

# Maven
target
/target/
/*/target/
/mysql/lib_mysqludf_dari.so
/docs/documentation/javadocs
/docs/documentation/_site
/asm/dependency-reduced-pom.xml

# Jekyll
_site
