Update .gitignore

Add build script for Zig.
This commit is contained in:
krahets
2023-02-09 22:57:25 +08:00
parent 3465b300e9
commit ec25970e8e
30 changed files with 226 additions and 532 deletions

5
.gitignore vendored
View File

@@ -1,10 +1,9 @@
# MacOS Desktop Services Store
# macOS
.DS_Store
# Editor
.vscode/
.idea/
hello-algo.iml
# mkdocs files
.cache/
@@ -13,4 +12,4 @@ docs/overrides/
# build
build/
site/
site/