diff options
author | Camil Staps | 2016-09-17 11:59:07 +0000 |
---|---|---|
committer | Camil Staps | 2016-09-17 12:28:16 +0000 |
commit | f044d6d4eb48f26db0aec7e67faab6bae7057fd3 (patch) | |
tree | b9fb9b268d4e920606c0f1c2db4ae05cedbdcf6c /.gitignore | |
parent | add Makefile.windows_mingw (diff) |
Gitignore; copied stuff from arm to thumb2
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..25757a0 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +*.o +cg |