diff options
| author | Pitu <[email protected]> | 2017-01-29 22:51:48 -0300 |
|---|---|---|
| committer | Pitu <[email protected]> | 2017-01-29 22:51:48 -0300 |
| commit | a7201c4b96241cff044cc7d1e2fc006619432131 (patch) | |
| tree | 6d50a1b3f69992a906c9ce090968f749f3151e0d /.gitignore | |
| parent | derp (diff) | |
| download | host.fuwn.me-a7201c4b96241cff044cc7d1e2fc006619432131.tar.xz host.fuwn.me-a7201c4b96241cff044cc7d1e2fc006619432131.zip | |
Added eslint because I don't know what im doing
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -3,4 +3,5 @@ uploads/ logs/ database/db config.js -start.json
\ No newline at end of file +start.json +npm-debug.log
\ No newline at end of file |