Initial commit.
This commit is contained in:
commit
b4ab30c1e5
27
.gitignore
vendored
Normal file
27
.gitignore
vendored
Normal file
@ -0,0 +1,27 @@
|
||||
*~
|
||||
[Oo]bj
|
||||
[Bb]in
|
||||
*.user
|
||||
*.suo
|
||||
*.[Cc]ache
|
||||
*.bak
|
||||
*.ncb
|
||||
*.log
|
||||
*.DS_Store
|
||||
[Tt]humbs.db
|
||||
packages/
|
||||
~*
|
||||
publish/release/
|
||||
*.~*
|
||||
x64/
|
||||
win32/
|
||||
[Rr]elease/
|
||||
[Dd]debug/
|
||||
Dist/
|
||||
build/
|
||||
lib/
|
||||
source.zip
|
||||
7za.exe
|
||||
doc/
|
||||
private/
|
||||
*.nupkg
|
Loading…
Reference in New Issue
Block a user