diff options
Diffstat (limited to '')
-rw-r--r-- | scripts/benchmarks/.gitignore | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/scripts/benchmarks/.gitignore b/scripts/benchmarks/.gitignore new file mode 100644 index 0000000..612f79e --- /dev/null +++ b/scripts/benchmarks/.gitignore @@ -0,0 +1,10 @@ +# +# Benchmarks directory .gitignore +# + +# Ignore everything here .. +* + +# Except these files +!README +!.gitignore |