chore: initial commit
This commit is contained in:
24
.gitignore
vendored
Normal file
24
.gitignore
vendored
Normal file
@@ -0,0 +1,24 @@
|
||||
## Visual Studio
|
||||
.vs/
|
||||
[Bb]in/
|
||||
[Oo]bj/
|
||||
packages/
|
||||
*.user
|
||||
*.suo
|
||||
*.userosscache
|
||||
*.sln.docstates
|
||||
*.userprefs
|
||||
|
||||
## Build results
|
||||
[Dd]ebug/
|
||||
[Rr]elease/
|
||||
x64/
|
||||
x86/
|
||||
[Aa][Rr][Mm]/
|
||||
[Bb]uild/
|
||||
bld/
|
||||
|
||||
## Logs / temp
|
||||
*.log
|
||||
*.tmp
|
||||
*.cache
|
||||
Reference in New Issue
Block a user