mirror of
https://github.com/coreybutler/nvm-windows.git
synced 2025-09-02 02:44:36 +00:00
combined updates
This commit is contained in:
5
.gitignore
vendored
5
.gitignore
vendored
@@ -2,10 +2,12 @@
|
||||
*.o
|
||||
*.a
|
||||
*.so
|
||||
*.old
|
||||
|
||||
# Folders
|
||||
_obj
|
||||
_test
|
||||
bin
|
||||
|
||||
# Architecture specific extensions/prefixes
|
||||
*.[568vq]
|
||||
@@ -29,7 +31,10 @@ _testmain.go
|
||||
dist
|
||||
src/v*
|
||||
bin/*.exe
|
||||
bin/*.log
|
||||
bin/LICENSE
|
||||
!bin/buildtools/*
|
||||
!assets/buildtools/*
|
||||
bin/*.zip
|
||||
bin/nvm/*
|
||||
|
||||
|
Reference in New Issue
Block a user