Skip to content

Commit

Permalink
build: generate files (#74)
Browse files Browse the repository at this point in the history
  • Loading branch information
luismayta committed Nov 2, 2021
1 parent 18d4f6e commit e80bd95
Show file tree
Hide file tree
Showing 3 changed files with 41 additions and 1,118 deletions.
6 changes: 6 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -147,6 +147,12 @@ dist
# Serverless Webpack directories
.webpack/

# Optional stylelint cache
.stylelintcache

# SvelteKit build / generate output
.svelte-kit

### Python ###
# Byte-compiled / optimized / DLL files
__pycache__/
Expand Down
Loading

0 comments on commit e80bd95

Please sign in to comment.