diff options
author | Johannes <johannes@cloudron.io> | 2016-11-17 12:51:43 +0100 |
---|---|---|
committer | Johannes <johannes@cloudron.io> | 2016-11-17 12:51:43 +0100 |
commit | f9f5c021adfc209eb095e682292db5e1ccdd272c (patch) | |
tree | 381d8570310595997cf022042b982782ee4f1c02 | |
parent | 738b1d82fd22dd0aa455cd6affaae6b2a94ebb41 (diff) | |
download | Surfer-f9f5c021adfc209eb095e682292db5e1ccdd272c.tar.gz Surfer-f9f5c021adfc209eb095e682292db5e1ccdd272c.tar.zst Surfer-f9f5c021adfc209eb095e682292db5e1ccdd272c.zip |
gitignore local user file
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,2 +1,3 @@ | |||
1 | node_modules/ | 1 | node_modules/ |
2 | files/ | 2 | files/ |
3 | .users.json | ||