diff options
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -35,3 +35,9 @@ jspm_packages # Optional REPL history .node_repl_history + +# macos files +.DS_Store + +# Env files +.env |
| index : dasein | ||
| An ephemeral social network #web | git daemon user |
| aboutsummaryrefslogtreecommitdiff |
| -rw-r--r-- | .gitignore | 6 |
@@ -35,3 +35,9 @@ jspm_packages # Optional REPL history .node_repl_history + +# macos files +.DS_Store + +# Env files +.env |