mirror of
https://github.com/KevinMidboe/planetposen.git
synced 2025-10-29 01:30:32 +00:00
Renamed .keep to .gitkeep and ignore all files in /well-known
This commit is contained in:
6
.gitignore
vendored
6
.gitignore
vendored
@@ -1,3 +1,9 @@
|
||||
.DS_Store
|
||||
node_modules/
|
||||
public/
|
||||
|
||||
# exclude everything
|
||||
frontend/assets/well-known/*
|
||||
|
||||
# exception to the rule
|
||||
!frontend/assets/well-known/.gitkeep
|
||||
|
||||
Reference in New Issue
Block a user