diff options
author | tdback <tyler@tdback.net> | 2025-02-09 14:19:37 -0500 |
---|---|---|
committer | tdback <tyler@tdback.net> | 2025-02-09 14:19:37 -0500 |
commit | f97b2186799c7dc62e2ea8639f532c98128fbc85 (patch) | |
tree | 53f55ca7e576d9e0d4b66fea0d9485d2500465b6 /.gitignore | |
parent | b77595832e69601b631fa7bbc177740cc05cb0e9 (diff) |
git: ignore async compile log
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -4,3 +4,4 @@ /etc/ /places /var/ +/async-bytecomp.log |