aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorEric <[email protected]>2012-12-06 18:12:22 -0500
committerJordan Wilberding <[email protected]>2012-12-07 05:49:51 -0700
commitd88598d9748c89a7f3d041e078bc8e2b544b5da9 (patch)
tree2977189d99f9585b24d3619834d4b8040c82921d /.gitignore
parent03b892e27b64d16e374a407d7e9ef82c30115ab8 (diff)
downloadrelx-d88598d9748c89a7f3d041e078bc8e2b544b5da9.tar.gz
relx-d88598d9748c89a7f3d041e078bc8e2b544b5da9.tar.bz2
relx-d88598d9748c89a7f3d041e078bc8e2b544b5da9.zip
make the default output _rel instead of relcool_output
Signed-off-by: Jordan Wilberding <[email protected]>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 4e58778..bf72009 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,5 +8,5 @@ relcool
src/rcl_goal.erl
logs
test/*_data
-relcool_output/*
+_rel/*
.* \ No newline at end of file