diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -3,4 +3,6 @@ ebin/* *.beam .eunit .relcool_plt -relcool
\ No newline at end of file +relcool +# This is a generated file that should be ignored +src/rcl_goal.erl |