mirror of
https://github.com/KevinMidboe/planetposen.git
synced 2025-10-29 09:40:31 +00:00
10 lines
146 B
Plaintext
10 lines
146 B
Plaintext
.DS_Store
|
|
node_modules/
|
|
public/
|
|
|
|
# exclude everything
|
|
frontend/assets/well-known/*
|
|
|
|
# exception to the rule
|
|
!frontend/assets/well-known/.gitkeep
|