Skip to content

Commit c1dd9ed

Browse files
committed
Add gitignore, bundle
1 parent 1e32d9b commit c1dd9ed

File tree

3 files changed

+11
-0
lines changed

3 files changed

+11
-0
lines changed

.gitignore

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
bin/
2+
lib/
3+
pyvenv.cfg
4+
__pycache__
5+
node_modules/

dist/bundle.js

+2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/bundle.js.LICENSE.txt

+4
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
/*!
2+
* Font Awesome Free 5.15.4 by @fontawesome - https://fontawesome.com
3+
* License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
4+
*/

0 commit comments

Comments
 (0)