mirror of
https://github.com/krahets/hello-algo.git
synced 2026-02-02 18:39:30 +08:00
Update .gitignore
Add build script for Zig.
This commit is contained in:
5
.gitignore
vendored
5
.gitignore
vendored
@@ -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/
|
||||
|
||||
Reference in New Issue
Block a user