mirror of
https://github.com/bellingcat/ukraine-timemap.git
synced 2026-06-08 03:18:36 +03:00
ignore all covers but default
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -3,6 +3,9 @@ build/
|
||||
node_modules/
|
||||
config.js
|
||||
dev.config.js
|
||||
# ignore all covers but the default
|
||||
src/components/presentational/covers/
|
||||
!src/src/components/presentational/covers/Default.js
|
||||
|
||||
src/\.DS_Store
|
||||
|
||||
|
||||
Reference in New Issue
Block a user