10 lines
112 B
Plaintext
10 lines
112 B
Plaintext
# git related things
|
|
.git
|
|
.gitignore
|
|
|
|
# build environment not needed for deployment
|
|
.vscode/
|
|
|
|
# other
|
|
README.md
|