mirror of
https://github.com/cupcakearmy/cryptgeon.git
synced 2025-09-04 00:20:39 +00:00
docker & licenses
This commit is contained in:
5
client/.dockerignore
Normal file
5
client/.dockerignore
Normal file
@@ -0,0 +1,5 @@
|
|||||||
|
.DS_Store
|
||||||
|
node_modules
|
||||||
|
/.svelte
|
||||||
|
/build
|
||||||
|
/functions
|
7
client/licenses.csv
Normal file
7
client/licenses.csv
Normal file
@@ -0,0 +1,7 @@
|
|||||||
|
├─ MIT: 43
|
||||||
|
├─ MIT*: 2
|
||||||
|
├─ BSD-3-Clause: 2
|
||||||
|
├─ ISC: 1
|
||||||
|
├─ 0BSD: 1
|
||||||
|
└─ Apache-2.0: 1
|
||||||
|
|
|
Reference in New Issue
Block a user