mirror of
https://github.com/strongbox-password-safe/babel.git
synced 2026-03-21 19:52:25 +00:00
10 lines
108 B
Plaintext
10 lines
108 B
Plaintext
# Ignore everything
|
|
*
|
|
|
|
!.gitignore
|
|
!*.strings
|
|
!CONTRIBUTING.md
|
|
|
|
# ...even if they are in subdirectories
|
|
!*/
|