diff options
| author | Catherine <whitequark@whitequark.org> | 2023-02-03 05:30:22 +0000 |
|---|---|---|
| committer | Catherine <whitequark@whitequark.org> | 2023-02-03 05:30:40 +0000 |
| commit | eb24f42261f2614eca1446ce2ceabce94be38b00 (patch) | |
| tree | 198b2f140400f4de218ff66f71d7eabcb1d20295 /.gitattributes | |
| parent | 1c72b3800beb4da3dbe108b10adddfc69765efe8 (diff) | |
Migrate from setup.py to pyproject.toml.
Diffstat (limited to '.gitattributes')
| -rw-r--r-- | .gitattributes | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..a94cb2f --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +.git_archival.txt export-subst |
