diff options
| author | Deposite Pirate | 2025-01-25 06:41:23 +0100 |
|---|---|---|
| committer | Deposite Pirate | 2025-01-25 06:41:23 +0100 |
| commit | 3c50195ef5db704aa4bb1e687aaafc4f3962e979 (patch) | |
| tree | 074b273828c90624aa3621b81306b5ef076651e4 /.gitignore | |
| parent | 4027d50675309b4288059560a560e442a8ddb491 (diff) | |
* Ignore everything except 0*.fish in conf.d
modified: .gitignore
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,3 +1,4 @@ config.fish fish_variables fishd.* +!conf.d/0*.fish |
