🎨 Improve code readability by reformatting and updating function definitions and comments
This commit is contained in:
5
code/websites/pokedex.online/.gitignore
vendored
5
code/websites/pokedex.online/.gitignore
vendored
@@ -12,6 +12,11 @@ dist
|
||||
dist-ssr
|
||||
*.local
|
||||
|
||||
# Environment variables
|
||||
.env
|
||||
.env.local
|
||||
.env.*.local
|
||||
|
||||
# Editor directories and files
|
||||
.vscode/*
|
||||
!.vscode/extensions.json
|
||||
|
||||
Reference in New Issue
Block a user