Skip to content

Commit

Permalink
Fixed .gitignore.
Browse files Browse the repository at this point in the history
  • Loading branch information
smuuf committed Oct 16, 2017
1 parent 5ef9439 commit 59bbecd
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
last_*.out

temp/**
vendor/**
.vscode/**

temp/**
!temp/.gitkeep
Empty file added temp/.gitkeep
Empty file.

0 comments on commit 59bbecd

Please sign in to comment.