+ Dockerization + Git Setup + Example Files + HandleBars Setup + Express Logic + Folder Structure + LICENSE + Public Folder
10 lines
106 B
Plaintext
10 lines
106 B
Plaintext
# NodeJS
|
|
node_modules
|
|
|
|
# Dist
|
|
dist/*
|
|
!dist/.keep
|
|
|
|
# Ignore Project specific files
|
|
docker-compose.yaml
|
|
.env |