diff options
author | C4NCER <github.com@t.o.omuch.info> | 2014-02-25 21:38:38 +1300 |
---|---|---|
committer | C4NCER <github.com@t.o.omuch.info> | 2014-02-25 21:38:38 +1300 |
commit | 68fa537c3e6a82c1ce26f54511ce92c9b90d9c7a (patch) | |
tree | d7359a835b5a6cf0d821171db9fec80b47f8139d | |
parent | 942f14747b704a665299aa2f82bbad6bc24a4b9d (diff) |
add logo.h to .gitignore
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index de9eed200a..abe1a234f5 100644 --- a/.gitignore +++ b/.gitignore @@ -233,3 +233,4 @@ Desktop.ini # Recycle Bin used on file shares $RECYCLE.BIN/ +logo.h |