diff options
| author | jvoisin | 2025-10-31 15:35:03 +0100 |
|---|---|---|
| committer | jvoisin | 2025-10-31 22:16:21 +0100 |
| commit | 2ec63774edda33b204003802d007af211f314a50 (patch) | |
| tree | 5555348a98bfa1cd81703c39d7bbbe66021d4b90 /.gitattributes | |
| parent | 3bd8b0820652af153419d6a3588d0f69ed666d91 (diff) | |
Add a .gitattributes
Diffstat (limited to '.gitattributes')
| -rw-r--r-- | .gitattributes | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..3cf8f7f --- /dev/null +++ b/.gitattributes | |||
| @@ -0,0 +1,3 @@ | |||
| 1 | .gitattributes export-ignore | ||
| 2 | .github/** export-ignore | ||
| 3 | .gitignore export-ignore | ||
