diff options
| author | stonedDiscord <Tukz@gmx.de> | 2021-02-25 22:52:35 +0100 |
|---|---|---|
| committer | stonedDiscord <Tukz@gmx.de> | 2021-02-25 22:52:35 +0100 |
| commit | 5d85ec11c2bedf4c97efe1933f022727af80d4a1 (patch) | |
| tree | c7b07d64baf96a4d5adf05b4da35ad2a80afd401 /.gitignore | |
| parent | 684a25dc091063b692174f4b59f10d831d999026 (diff) | |
yeet base folder as i switched to png urls
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -50,5 +50,6 @@ Temporary Items node_modules package-lock.json -# content folder -webAO/base/
\ No newline at end of file +# webpack shit +*.b.js +*.b.js.map
\ No newline at end of file |
