diff options
author | Camil Staps | 2015-07-07 23:07:03 +0200 |
---|---|---|
committer | Camil Staps | 2015-07-07 23:07:03 +0200 |
commit | 4262f03fd937965d1f655ae01747cc8d8fc280c2 (patch) | |
tree | 589d67920952557e11a21e4e1a73758e41974081 /.gitignore | |
parent | Initial commit (diff) |
Initial commit
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..2fdc4e0 --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +Clean System Files +*.o +iclean |