diff options
author | David Phillips <dbphillipsnz@gmail.com> | 2016-01-20 14:03:21 +1300 |
---|---|---|
committer | David Phillips <dbphillipsnz@gmail.com> | 2016-01-20 14:03:21 +1300 |
commit | b9fc5fed91512208d861e287b1369f3122861144 (patch) | |
tree | e11e3cc823b19feed7fb6c84d92990e9585e3d8b /.gitignore | |
download | casio-9850-b9fc5fed91512208d861e287b1369f3122861144.tar.xz |
Initial import
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..5ecf1be --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +*.o +screen-to-xpm +casio-get |