16fb2bb919
Signed-off-by: Nico Schottelius <nico@nico-notebook.schottelius.org>
8 lines
114 B
Text
8 lines
114 B
Text
# Ignore everything
|
|
#==================
|
|
*
|
|
|
|
# Except the dist files
|
|
#======================
|
|
!dist/**/*
|
|
!index.d.ts
|