7 lines
132 B
Plaintext
Executable File
7 lines
132 B
Plaintext
Executable File
# Ignore the .git directory when using `tree --gitignore -a`.
|
|
/.git
|
|
|
|
# Ignore environment variable files containing secrets.
|
|
/.env
|
|
|