6 lines
65 B
TOML
6 lines
65 B
TOML
[gitignore]
|
|
direnv = true
|
|
rust = true
|
|
custom = """
|
|
/test-dir
|
|
"""
|