diff options
| author | sD <stoned@derpymail.org> | 2020-03-08 12:29:30 +0100 |
|---|---|---|
| committer | sD <stoned@derpymail.org> | 2020-03-08 12:29:30 +0100 |
| commit | f73923a397c965190bb3bb92ffc2044152cb6870 (patch) | |
| tree | 126bffb27db22e280af28156fe8aa296d4c85cf3 /.gitignore | |
| parent | d170867879d2fd406d84d5a54cde1ad4cf7a3403 (diff) | |
Update .gitignore
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -51,4 +51,7 @@ node_modules # Minified files in the wrong folder (this is for testing) *.b.js -*.b.js.map
\ No newline at end of file +*.b.js.map + +# content folder +webAO/base/
\ No newline at end of file |
