diff options
| author | s1nical <[email protected]> | 2019-07-29 15:44:18 -0700 |
|---|---|---|
| committer | s1nical <[email protected]> | 2019-07-29 15:44:18 -0700 |
| commit | adb398b87ae4fba89c7b07b72a0e88aa4975d3ed (patch) | |
| tree | 47f9eb8722ae29978c0f95b902291289f36f2ba6 /.gitignore | |
| parent | update css to fit loading animation (diff) | |
| download | s1n.pw-admin-adb398b87ae4fba89c7b07b72a0e88aa4975d3ed.tar.xz s1n.pw-admin-adb398b87ae4fba89c7b07b72a0e88aa4975d3ed.zip | |
Basically update the whole site
lol
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -15,6 +15,7 @@ .env.development.local .env.test.local .env.production.local +.vscode npm-debug.log* yarn-debug.log* |