aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
AgeCommit message (Expand)Author
2020-12-31update .gitignore to include /release/ and /debug/g-w1
2019-02-26fix .gitignore file and add commit missing std lib fileAndrew Kelley
2018-08-03add a friendly note in .gitignoreAndrew Kelley
2018-07-01gitignore docgen test artifactsJosh Wolfe
2017-09-13fix up msvc stuff to make it work on linux and macos tooAndrew Kelley
2017-08-14update gitignoreAndrew Kelley
2017-08-06remove duplicate gitignore entryAndrew Kelley
2017-07-08better bigint/bigfloat implementationAndrew Kelley
2017-06-19build: link against system libs reported by llvm-configAndrew Kelley
2017-06-16update C headers to clang 4.0.0Andrew Kelley
2017-06-04progress toward hello world without libc in windowsAndrew Kelley
2017-04-30zig build: organize build artifactsAndrew Kelley
2017-04-25revert the last 3 compile time improvementsAndrew Kelley
2017-04-25compile time improvement - move bounds checking to function callsAndrew Kelley
2017-04-23add test_artifacts to .gitignore, so you can commit while tests are runningJosh Wolfe
2017-03-31ignore eclipse project configurationJosh Wolfe
2016-02-01build: fix release modeAndrew Kelley
2015-08-05link against LLVMAndrew Kelley