25 lines
242 B
Plaintext
25 lines
242 B
Plaintext
# Environment variables file
|
|
.env
|
|
|
|
# Distributable directory
|
|
dist/
|
|
|
|
# Test data and logs folders
|
|
.data/
|
|
.idea/dataSources.xml
|
|
|
|
# CDN link
|
|
cdn/
|
|
cdn
|
|
cdn_/
|
|
cdn_
|
|
|
|
# Config Link
|
|
cnf/
|
|
cnf
|
|
cnf_/
|
|
cnf_
|
|
|
|
# Go YAML Page Config -- For This Repo
|
|
*.go.yml
|