aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorEric <[email protected]>2012-10-19 17:46:57 -0500
committerJordan Wilberding <[email protected]>2012-10-24 11:30:00 -0600
commit8a09a87f9437ccfc6ba3288da04c0870dac1f54b (patch)
tree2617a92ae6a4145a9d0496282dec80805f96fa9f /.gitignore
parent26ff3c6ddcd0af78c0acdbff1c83a8fb1969c9d5 (diff)
downloadrelx-8a09a87f9437ccfc6ba3288da04c0870dac1f54b.tar.gz
relx-8a09a87f9437ccfc6ba3288da04c0870dac1f54b.tar.bz2
relx-8a09a87f9437ccfc6ba3288da04c0870dac1f54b.zip
ignore the new plt name
Signed-off-by: Jordan Wilberding <[email protected]>
Diffstat (limited to '.gitignore')
-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