1#
2# Benchmarks directory .gitignore
3#
4
5# Ignore everything here ..
6*
7
8# Except these files
9!README
10!.gitignore
11