1
0
mirror of https://github.com/Microsoft/sql-server-samples.git synced 2025-12-08 14:58:54 +00:00
Files
sql-server-samples/samples/features/json/reactjs/dotnet-comments-app/.gitignore
Jovan Popovic c1b729cd6d ReactJS app moved to different folder
ReactJS app is moved to reactjs/dotnet-comment-app. Removed
project.lock.json file from source control.
2016-10-29 09:14:27 -07:00

10 lines
128 B
Plaintext

*.xproj.user
.vs/*
.vscode/*
bin/*
obj/*
*.sln
*.log
Properties/PublishProfiles/*
appsettings.development.json
project.lock.json