Merge branch 'github:main' into main

This commit is contained in:
Jannis vH
2021-12-06 21:05:48 +01:00
committed by GitHub
19 changed files with 135 additions and 97 deletions

View File

@@ -6,3 +6,6 @@
hugo.exe
hugo.darwin
hugo.linux
# Temporary lock file while building
/.hugo_build.lock

View File

@@ -0,0 +1,16 @@
# gitignore template for LensStudio
# website: https://lensstudio.snapchat.com/
# macOS/IDE #
.DS_Store
.idea
# js #
node_modules
yarn.lock
# Python #
__pycache__/
*.py[cod]
*$py.class
[Bb]ackup*