https://github.com/twitter/heron
Raw File
Tip revision: 2cbd858d302b0adf9930c3ea9071d79aba87ec91 authored by Ning Wang on 24 January 2019, 23:57:58 UTC
Add simulator maven pom file (#3171)
Tip revision: 2cbd858
.rat-excludes
# Files start with .
\..*

# Data/doc files
.*\.conf
.*\.json
.*\.md
.*\.txt
.*\.BUILD
.*\.patch

_helpers\.tpl
autogen\.sh
description
heron\.iml

# UI resources
jquery.*\.js
bootstrap\.min\.css
glyphicons-halflings-regular\.svg
bootstrap\.min\.js
d3.*\.js
html5-trunk\.js
list\.min.*.js
moment\.min.*\.js
underscore-min.*\.js
underscore-min.*\.map

# Directories
bazel-.*
m4
website
META-INF

# Thirdparty
cpplint\.py
kashmir
semver
back to top