diff options
-rw-r--r-- | .gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -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 |
index : relx.git | ||
Sane, simple release creation for Erlang. | Erlware |
aboutsummaryrefslogtreecommitdiffstats |
-rw-r--r-- | .gitignore | 3 |
@@ -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 |