Skip to content

Instantly share code, notes, and snippets.

View brunocicom's full-sized avatar
💭
I may be slow to respond.

Bruno Oliveira brunocicom

💭
I may be slow to respond.
  • Montreal Informática (BDMG)
  • Lagoa Santa / MG | Brazil
View GitHub Profile
@brunocicom
brunocicom / aspnet-mvc.gitignore
Created November 29, 2018 13:14 — forked from indyfromoz/aspnet-mvc.gitignore
.Gitignore for ASP.NET MVC
###################
# compiled source #
###################
*.com
*.class
*.dll
*.exe
*.pdb
*.dll.config
*.cache
@brunocicom
brunocicom / extensions.json
Last active March 19, 2018 18:13 — forked from anonymous/extensions.json
VSCode extensions - ionic 2 + angular
{
// See http://go.microsoft.com/fwlink/?LinkId=827846
// for the documentation about the extensions.json format
"recommendations": [
// Extension identifier format: ${publisher}.${name}. Example: vscode.csharp
"abusaidm.html-snippets",
"Angular.ng-template",
"danielehrhardt.ionic3-vs-ionView-snippets",
"eg2.tslint",
"eg2.vscode-npm-script",