forked from amkovkov/GranuSightSoftware2
feat: tools for offline development and running
This commit is contained in:
+12
@@ -3,6 +3,18 @@
|
||||
##
|
||||
## Get latest from `dotnet new gitignore`
|
||||
|
||||
.zed
|
||||
*.png
|
||||
cache
|
||||
bin\\Debug
|
||||
capture.sh
|
||||
cspell*
|
||||
nuget_packages
|
||||
nuget_packages_cache
|
||||
dotnet
|
||||
dotnet_windows
|
||||
nuget.exe
|
||||
|
||||
*.db
|
||||
*.db-shm
|
||||
*.db-wal
|
||||
|
||||
Reference in New Issue
Block a user