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/todo-app/nodejs-express4-rest-api/.gitignore
Jovan Popovic 09786217ee Added missing www file
bin/www file was ignored in .gitignore. Added missing file.
2016-06-22 13:31:31 +02:00

5 lines
42 B
Plaintext

node_modules/*
bin/*.dll
obj/*
*.sln
*.log