diff options
| author | tomsmeding <hallo@tomsmeding.nl> | 2015-04-22 07:58:48 +0200 |
|---|---|---|
| committer | tomsmeding <hallo@tomsmeding.nl> | 2015-04-22 07:58:48 +0200 |
| commit | 7ddf80b7216fc18537f8b6bf6856c20b8e87758a (patch) | |
| tree | 03d1c89eb1a3b8355a927426362ffe3476275bd8 /.gitignore | |
| parent | aabc70870b8fcb32cfe915c95e40a9b0c14c6ae4 (diff) | |
Add persistance of users and lobbies
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1 +1,2 @@ -node_modules +node_modules/ +persist/ |
