diff options
author | Benjamin Dobell <benjamin.dobell+git@glassechidna.com.au> | 2014-11-17 07:02:07 +1100 |
---|---|---|
committer | Benjamin Dobell <benjamin.dobell+git@glassechidna.com.au> | 2014-11-17 07:02:39 +1100 |
commit | 1ddfdc1a880279ce07b2c43f60b7aa138d4ad315 (patch) | |
tree | 4ea142d9013a6dfdf84cab401f561d45ff8ccad4 /.gitignore | |
parent | d613a87cdb6b27bf5f36200295f926a91f8d27be (diff) | |
download | external_heimdall-1ddfdc1a880279ce07b2c43f60b7aa138d4ad315.zip external_heimdall-1ddfdc1a880279ce07b2c43f60b7aa138d4ad315.tar.gz external_heimdall-1ddfdc1a880279ce07b2c43f60b7aa138d4ad315.tar.bz2 |
CMake files for Heimdall CLI and mingw support
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,5 +1,6 @@ .DS_Store ._* +.idea/ Debug/ Release/ Release (Static)/ |