mirror of
https://github.com/spacedriveapp/spacedrive.git
synced 2026-04-20 06:28:14 -04:00
6 lines
146 B
Plaintext
6 lines
146 B
Plaintext
# Ignore everything in this directory
|
|
*
|
|
# Except this file
|
|
!.gitignore
|
|
# This is done so that Tauri never complains that '../dist does not exist'
|