Alter 3 files

Add `.gitignore`
Add `bundle.sh`
Rename `neat.css` to `neat.css`
This commit is contained in:
akp 2024-11-04 23:39:12 +00:00
parent f659525736
commit 2cc803efdc
No known key found for this signature in database
GPG key ID: CF8D58F3DEB20755
3 changed files with 6 additions and 0 deletions

1
.gitignore vendored Normal file
View file

@ -0,0 +1 @@
abisphere-cdn.zip

5
bundle.sh Normal file
View file

@ -0,0 +1,5 @@
#!/usr/bin/env bash
set -ex
(cd src && zip ../abisphere-cdn.zip *)