Skip to content

Commit

Permalink
Updated gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
anjani committed Feb 24, 2019
1 parent c1a871f commit 35f71e1
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ bin
*/build/*
/build/**

**/vscode/**
*/vscode/**
/vscode/**
**/.vscode/**
*/.vscode/**
/.vscode/**

gmon.out
*.stats
Expand Down

0 comments on commit 35f71e1

Please sign in to comment.