chore: initial commit
This commit is contained in:
commit
468f3c64ce
1 changed files with 8 additions and 0 deletions
8
.gitignore
vendored
Normal file
8
.gitignore
vendored
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
bin/
|
||||
obj/
|
||||
/packages/
|
||||
riderModule.iml
|
||||
/_ReSharper.Caches/
|
||||
# Don't care about IDE specific things
|
||||
/.idea
|
||||
*.DotSettings.user
|
||||
Loading…
Reference in a new issue