diff options
author | liam4 <towerofnix@gmail.com> | 2017-06-21 21:50:28 +0000 |
---|---|---|
committer | liam4 <towerofnix@gmail.com> | 2017-06-21 21:50:28 +0000 |
commit | 5cbda3bc6c678a9b212fc1b47d94a3b234bbf818 (patch) | |
tree | 7a890ce36027970c89fa544c962768f47387c3aa | |
parent | 84a48215f19d271cfce88439a1300817f0666e85 (diff) |
Ignore out/ folder
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 077fc6b..5777e07 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ .DS_Store node_modules /*.json +/out |