Compare commits

..

1 Commits

Author SHA1 Message Date
Russell Shean
96585d8c35
Merge a614252a10 into f963896e65 2026-04-03 17:34:58 -04:00
5 changed files with 7 additions and 17 deletions

View File

@ -1,2 +0,0 @@
# cache and other artifacts produced by Lean's Lake build tool
.lake/

View File

@ -7,7 +7,7 @@ release.properties
dependency-reduced-pom.xml dependency-reduced-pom.xml
buildNumber.properties buildNumber.properties
.mvn/timing.properties .mvn/timing.properties
# https://maven.apache.org/tools/wrapper/#Usage_with_or_without_Binary_JAR # https://maven.apache.org/wrapper/#usage-without-binary-jar
.mvn/wrapper/maven-wrapper.jar .mvn/wrapper/maven-wrapper.jar
# Eclipse m2e generated files # Eclipse m2e generated files

View File

@ -4,6 +4,3 @@ result-*
# Ignore automatically generated direnv output # Ignore automatically generated direnv output
.direnv .direnv
# Ignore NixOS interactive test driver history
**/.nixos-test-history

View File

@ -75,11 +75,6 @@ acs-*.bib
# comment # comment
*.cut *.cut
# context
*.tuc
*.tui
*.tuo
# cprotect # cprotect
*.cpt *.cpt