aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 61eb48f..ed62865 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,4 +6,5 @@ ebin/*
relcool
# This is a generated file that should be ignored
src/rcl_goal.erl
-logs \ No newline at end of file
+logs
+test/*_data \ No newline at end of file