Initial commit
This commit is contained in:
parent
e9cb58e7e0
commit
8d20540b0f
134 changed files with 4750 additions and 0 deletions
17
windows/.gitignore
vendored
Normal file
17
windows/.gitignore
vendored
Normal file
|
@ -0,0 +1,17 @@
|
|||
flutter/ephemeral/
|
||||
|
||||
# Visual Studio user-specific files.
|
||||
*.suo
|
||||
*.user
|
||||
*.userosscache
|
||||
*.sln.docstates
|
||||
|
||||
# Visual Studio build-related files.
|
||||
x64/
|
||||
x86/
|
||||
|
||||
# Visual Studio cache files
|
||||
# files ending in .cache can be ignored
|
||||
*.[Cc]ache
|
||||
# but keep track of directories ending in .cache
|
||||
!*.[Cc]ache/
|
Loading…
Add table
Add a link
Reference in a new issue