mirror of
https://github.com/zigzap/zap.git
synced 2025-10-20 15:14:08 +00:00
exclude docs/ from gitignore
This commit is contained in:
parent
3295589584
commit
79aa63f717
1 changed files with 0 additions and 1 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -11,7 +11,6 @@ wrk/csharp/obj/
|
||||||
wrk/csharp/out/
|
wrk/csharp/out/
|
||||||
scratch
|
scratch
|
||||||
**/.mypy_cache/*
|
**/.mypy_cache/*
|
||||||
docs/
|
|
||||||
.DS_Store
|
.DS_Store
|
||||||
.vs/
|
.vs/
|
||||||
**/*.perflog
|
**/*.perflog
|
||||||
|
|
Loading…
Add table
Reference in a new issue