diff options
author | Grant Shangreaux <grant@unabridgedsoftware.com> | 2022-12-23 23:13:33 -0600 |
---|---|---|
committer | Grant Shangreaux <grant@unabridgedsoftware.com> | 2023-01-07 14:22:47 -0600 |
commit | 3f7990b73a0a5c72550b34400270615771fffed8 (patch) | |
tree | 8a6c4b6dbd06e0435b12ee536f56b31b23ad53a5 /.gitignore | |
parent | 560358b47ece88ad5513a5fc5e137a4efaa23f56 (diff) |
Clean: add fasl files to gitignore
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,2 +1,3 @@ *~ /bin/ +/*.fasl |