diff options
author | tomsmeding <hallo@tomsmeding.nl> | 2015-09-15 23:08:05 +0200 |
---|---|---|
committer | tomsmeding <hallo@tomsmeding.nl> | 2015-09-15 23:08:05 +0200 |
commit | 36227b801cfb57685a9d3ee00978f2c8d851fe88 (patch) | |
tree | 5eda89760ba811fcdbf955dd2206dcde06eb5ea6 /.gitignore | |
parent | 09c405ae45cf44758be1af641462044c5ae5c7ae (diff) |
Much improved error handling
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..dc5aaf2 --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +rip +*.hi +*.o |