diff options
author | Tristan Sloughter <t@crashfast.com> | 2014-09-01 12:38:02 -0500 |
---|---|---|
committer | Tristan Sloughter <t@crashfast.com> | 2014-09-01 12:38:02 -0500 |
commit | b8785e654189f8d41636337c1b8a5c7a6bde22ef (patch) | |
tree | 7d856dcc191ebc5ab197d060f132f21366638581 /.gitignore | |
parent | 3ff5e0c06f459a7e16a6413fee6b0eb7a4587259 (diff) |
add first test
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -1,4 +1,6 @@ -/ebin/*.beam +*.beam +test/*_data +logs /rebar *~ *.orig |