diff options
author | Tobias Klauser <klto@zhaw.ch> | 2009-10-26 09:02:00 +0100 |
---|---|---|
committer | Tobias Klauser <klto@zhaw.ch> | 2009-10-26 09:02:00 +0100 |
commit | f83fca77fa4366462bb443f2cff50af9f3e4bfb7 (patch) | |
tree | 014e82b9677ffb2c4c6f12ad531f7b9a8f57bd63 /.gitignore | |
parent | dbefbdaaa6b97d28a3fa6b0ca37fcdbc07594ba6 (diff) |
Add .gitignore
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..c3f689a --- /dev/null +++ b/.gitignore @@ -0,0 +1,4 @@ +mkubootenv +*.o +*.bin +*.env |