aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.gitignore3
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 235c370..4e58778 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,4 +8,5 @@ relcool
src/rcl_goal.erl
logs
test/*_data
-relcool_output/* \ No newline at end of file
+relcool_output/*
+.* \ No newline at end of file