all: ensure .git* files are standard across subprojects

Produced via:

```sh
zig run ./dev/ensure-standard-files.zig
```

Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
This commit is contained in:
Stephen Gutekanst 2022-08-23 08:36:49 -07:00
parent c39b28f9b3
commit 572d1144f1
2 changed files with 2 additions and 2 deletions

2
.gitattributes vendored
View file

@ -1,2 +1,2 @@
* text=auto eol=lf
upstream/** linguist-vendored

2
.gitignore vendored
View file

@ -15,4 +15,4 @@ zig-out/
/debug/
/build/
/build-*/
/docgen_tmp/
/docgen_tmp/