mirror of
https://github.com/nx-bat/pet-the-pond.git
synced 2026-09-22 02:19:10 -04:00
12 lines
102 B
Plaintext
12 lines
102 B
Plaintext
# Directories
|
|
.git/
|
|
dist/
|
|
node_modules/
|
|
|
|
# Files
|
|
.env
|
|
.env.sample
|
|
.gitattributes
|
|
.gitignore
|
|
README.md
|