From 4813ae7dabf5481808c5e4aae78d540df907d5bd Mon Sep 17 00:00:00 2001 From: Thomas Watson Date: Sat, 22 Jun 2024 11:47:03 -0500 Subject: Migrate to the PDM build system Avoids problems with .git_archival.txt breaking reproducibility. Nabbed from https://github.com/amaranth-lang/amaranth-soc/commit/d66881d83419c689fc96168150e57d9f467723aa --- .gitattributes | 1 - 1 file changed, 1 deletion(-) delete mode 100644 .gitattributes (limited to '.gitattributes') diff --git a/.gitattributes b/.gitattributes deleted file mode 100644 index a94cb2f..0000000 --- a/.gitattributes +++ /dev/null @@ -1 +0,0 @@ -.git_archival.txt export-subst -- cgit v1.2.3