Skip to content

Commit

Permalink
Add .vscode folder to .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
jad-hamza committed Feb 15, 2021
1 parent c660dd1 commit f4df126
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -56,3 +56,6 @@ out-classes
/z3.exe
/libz3java.dll
/libz3java.lib

# VS Code
.vscode

0 comments on commit f4df126

Please sign in to comment.