diff options
| author | ærion <[email protected]> | 2017-02-02 22:26:15 +0800 |
|---|---|---|
| committer | Crawl <[email protected]> | 2017-02-02 15:26:15 +0100 |
| commit | 8cddd06d7adb48b775a4a184f6eab12d1872e6c7 (patch) | |
| tree | 3fafc00dc8742e43a1f752fd33557004ae7f6c8c /.gitignore | |
| parent | :ok_hand: (diff) | |
| download | host.fuwn.me-8cddd06d7adb48b775a4a184f6eab12d1872e6c7.tar.xz host.fuwn.me-8cddd06d7adb48b775a4a184f6eab12d1872e6c7.zip | |
Remove .DS_Store files (#6)
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,3 +1,4 @@ +.DS_Store node_modules/ uploads/ logs/ |