diff options
author | Louie S <louie@example.com> | 2023-10-24 13:55:58 -0400 |
---|---|---|
committer | Louie S <louie@example.com> | 2023-10-24 13:55:58 -0400 |
commit | 0a2844c40a3907fe1207aed5ce89416dd06c5637 (patch) | |
tree | 740b1f3d868c366c63df647623cccc131197527b /.gitignore | |
parent | 4cc4ba6bc250e8981a6fb3f6e6b96945a16628e5 (diff) |
Added debug configuration option
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,2 +1,3 @@ .cache .cache/* +*~ |