initial commit
This commit is contained in:
19
.gitignore
vendored
Normal file
19
.gitignore
vendored
Normal file
@@ -0,0 +1,19 @@
|
||||
/*
|
||||
!/.gitignore
|
||||
!/LICENSE
|
||||
!/README.md
|
||||
|
||||
!/bin/
|
||||
/bin/*
|
||||
!/bin/rbenv.bat
|
||||
!/bin/rbenv
|
||||
|
||||
!/libexec/
|
||||
/libexec/*
|
||||
!/libexec/*.bat
|
||||
!/libexec/*.vbs
|
||||
|
||||
!/tools/
|
||||
/tools/DevKit/
|
||||
|
||||
!/test/
|
||||
Reference in New Issue
Block a user