fix .gitignore file and add commit missing std lib file

This commit is contained in:
Andrew Kelley
2019-02-26 18:33:27 -05:00
parent 4563f6b424
commit 1d7e5479b0
2 changed files with 38 additions and 3 deletions

6
.gitignore vendored
View File

@@ -10,6 +10,6 @@
# -andrewrk
zig-cache/
build/
build-*/
docgen_tmp/
/build/
/build-*/
/docgen_tmp/