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