diff options
author | Yehonal <hw.2@hotmail.it> | 2016-07-09 06:35:42 +0200 |
---|---|---|
committer | Yehonal <hw.2@hotmail.it> | 2016-07-10 17:12:50 +0200 |
commit | a816d11f74fd60df67a10f9411f61fcce1c49e9c (patch) | |
tree | af5ba18ecc199718417d56fa85c08740fb2e03e7 | |
parent | c170910cc2187dbd1ab69998c411fa06a0071d1d (diff) |
ignoring bash compiler configuration
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 70d23d3aaf..775e433c20 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,6 @@ +*/compiler/config.sh + build*/ .directory .mailmap |