diff options
author | Andrei Gherzan <andrei@gherzan.ro> | 2015-03-02 00:06:21 +0100 |
---|---|---|
committer | Andrei Gherzan <andrei@gherzan.ro> | 2015-03-12 22:20:51 +0100 |
commit | b896a7da70dd7a16ba7ffd664f7747cb37e1d142 (patch) | |
tree | 6c0d50833efa8d9258c0da538243647c37b010d5 | |
parent | a7ce0592742abeebe5280cfe7bcf18ba652a7626 (diff) | |
download | meta-raspberrypi-b896a7da70dd7a16ba7ffd664f7747cb37e1d142.tar.gz |
.gitignore: Ignore some stuff
Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..1677b58 --- /dev/null +++ b/.gitignore | |||
@@ -0,0 +1,2 @@ | |||
1 | build* | ||
2 | *~ | ||