Skip to content

Commit

Permalink
update .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
andrzejsliwa committed Dec 23, 2011
1 parent 78b4b85 commit f8071e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitignore
Expand Up @@ -3,7 +3,7 @@
/src/*_parser.erl
/test/ebin
/test/tmp
/ebin/*.beam
/ebin/*
/exbin/*.beam
/src/*rl.old
/.eunit/*
Expand Down

0 comments on commit f8071e0

Please sign in to comment.