This repository has been archived on 2024-01-19. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
kato.cafe/.gitignore
Kato Twofold 1b8292dc50 Initial Commit
+ Dockerization
+ Git Setup
+ Example Files
+ HandleBars Setup
+ Express Logic
+ Folder Structure
+ LICENSE
+ Public Folder
2022-05-10 00:15:45 +03:00

10 lines
106 B
Plaintext

# NodeJS
node_modules
# Dist
dist/*
!dist/.keep
# Ignore Project specific files
docker-compose.yaml
.env