Skip to content

Commit

Permalink
UPDATE gitignore to exclude tmp working files
Browse files Browse the repository at this point in the history
  • Loading branch information
tgallacher committed Feb 10, 2019
1 parent e2cc7f2 commit 0daaab9
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 @@ -64,3 +64,6 @@ typings/

dist
_solutions

# Tmp files
tmp-working-files

0 comments on commit 0daaab9

Please sign in to comment.