diff options
author | Jonas Smedegaard <dr@jones.dk> | 2025-04-19 23:10:17 +0200 |
---|---|---|
committer | Jonas Smedegaard <dr@jones.dk> | 2025-04-19 23:10:17 +0200 |
commit | 4be98fc620969cc2457353b84203162df8ba6edf (patch) | |
tree | cfb5f56c0b7f88d0522b4b9ec4ab3e14d13734d5 /.gitignore | |
parent | 0080b7ce91af35277d1a9619307cc0a88b612b2c (diff) |
git-ignore compiled class files
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -3,3 +3,4 @@ /.quarto/ *-luamml-mathml.html *.svg +*.class |