This commit is contained in:
parent
aa2ff7b2f0
commit
2f3113f55d
11742 changed files with 1223940 additions and 0 deletions
29
unikernel/duniverse/dune_/.gitignore
vendored
Normal file
29
unikernel/duniverse/dune_/.gitignore
vendored
Normal file
|
|
@ -0,0 +1,29 @@
|
|||
_opam
|
||||
_build
|
||||
_boot
|
||||
_test_boot
|
||||
_perf
|
||||
_coverage
|
||||
__pycache__
|
||||
*.install
|
||||
|
||||
# vim swap files
|
||||
*.swp
|
||||
*.swo
|
||||
|
||||
# emacs lock files
|
||||
.#*
|
||||
|
||||
# vscode settings
|
||||
.vscode
|
||||
|
||||
# git-ps hooks
|
||||
.git-ps
|
||||
|
||||
.duneboot.*
|
||||
Makefile.dev
|
||||
src/dune_rules/setup.ml
|
||||
result
|
||||
|
||||
.DS_Store
|
||||
nix/profiles/
|
||||
Loading…
Add table
Add a link
Reference in a new issue