mirror of
https://github.com/KevinMidboe/planetposen.git
synced 2025-10-29 01:30:32 +00:00
13 lines
180 B
Plaintext
13 lines
180 B
Plaintext
.DS_Store
|
|
node_modules/
|
|
public/
|
|
|
|
server/config.js
|
|
server/assets/*
|
|
|
|
# exclude everything
|
|
frontend/assets/well-known/*
|
|
|
|
# exception to the rule
|
|
!frontend/assets/well-known/.gitkeep
|