mirror of
https://github.com/zoriya/mach-glfw.git
synced 2025-12-06 05:46:08 +00:00
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:
2
.gitattributes
vendored
2
.gitattributes
vendored
@@ -1,2 +1,2 @@
|
||||
* text=auto eol=lf
|
||||
|
||||
upstream/** linguist-vendored
|
||||
|
||||
2
.gitignore
vendored
2
.gitignore
vendored
@@ -15,4 +15,4 @@ zig-out/
|
||||
/debug/
|
||||
/build/
|
||||
/build-*/
|
||||
/docgen_tmp/
|
||||
/docgen_tmp/
|
||||
|
||||
Reference in New Issue
Block a user