mirror of
https://github.com/copy/v86.git
synced 2025-12-31 04:23:15 +00:00
Gitignore
This commit is contained in:
parent
27f8afffac
commit
92dd0c06fe
3 changed files with 5 additions and 1 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
|
@ -6,4 +6,6 @@ tests/qemu/test-i386
|
|||
*.map
|
||||
build/
|
||||
closure-compiler/
|
||||
images/
|
||||
images/
|
||||
*.bak
|
||||
*.orig
|
||||
|
|
|
|||
1
bios/.gitignore
vendored
Normal file
1
bios/.gitignore
vendored
Normal file
|
|
@ -0,0 +1 @@
|
|||
*.gz
|
||||
1
docs/.gitignore
vendored
Normal file
1
docs/.gitignore
vendored
Normal file
|
|
@ -0,0 +1 @@
|
|||
node_modules
|
||||
Loading…
Add table
Add a link
Reference in a new issue