diff options
| author | Zac Pierson <zacpiersonhehe@gmail.com> | 2017-02-06 12:26:41 -0600 |
|---|---|---|
| committer | Zac Pierson <zacpiersonhehe@gmail.com> | 2017-02-06 12:26:41 -0600 |
| commit | 5cfa4ba5807b63bcab537ca2c604b6015ced4459 (patch) | |
| tree | bbbe69971e2ed801eb4d910d9aef72001d2d3300 /.gitignore | |
| parent | 9f2d9b596dab3f1409a92f218c3fc07a4839b295 (diff) | |
Added Linux functions throughout the code, but it segfaults.
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index ff0568ca6..6eabce127 100644 --- a/.gitignore +++ b/.gitignore @@ -251,7 +251,12 @@ paket-files/ # Project Specific + +# - Windows *.sln !misc/llvm-bim/lli.exe !misc/llvm-bim/opt.exe builds + +# - Linux/MacOS +odin |