diff options
| author | Thomas Watson <twatson52@icloud.com> | 2024-06-22 11:47:03 -0500 |
|---|---|---|
| committer | Catherine <whitequark@whitequark.org> | 2024-06-23 04:28:04 +0100 |
| commit | 4813ae7dabf5481808c5e4aae78d540df907d5bd (patch) | |
| tree | f15d75d86717f978326026fec87245d727c72ad0 /.gitattributes | |
| parent | aba2300dc83216523e1c98fdb22471cb4bac5027 (diff) | |
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
Diffstat (limited to '.gitattributes')
| -rw-r--r-- | .gitattributes | 1 |
1 files changed, 0 insertions, 1 deletions
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 |
