mirror of
https://github.com/gogs/gogs.git
synced 2026-02-07 06:59:28 +01:00
17 lines
150 B
Plaintext
17 lines
150 B
Plaintext
# Build artifacts
|
|
.bin/
|
|
dist/
|
|
|
|
# Runtime data
|
|
log/
|
|
custom/
|
|
data/
|
|
|
|
# Configuration and application files
|
|
.idea/
|
|
.task/
|
|
.envrc
|
|
|
|
# System junk
|
|
.DS_Store
|