# Dotfiles
.*/**
**/.*
**/.*/**

**/*.txt
**/*.csv
**/*.tsv
**/*.css
**/*.svg
**/*.avro
**/*.seq
**/*.json

# eclipse
**/*.prefs

VERSION
**/target/**
**/META-INF/**

# hivemall specific entries
conf/MIXSERV_LIST
resources/eclipse-style.xml
**/*.hive
**/*.spark
**/*.hql
docs/gitbook/_book/**
docs/gitbook/node_modules/**
**/release.properties
**/derby.log
**/LICENSE-*.txt
**/Base91.java
