]> git.feebdaed.xyz Git - lgtm-rsvp.git/commitdiff
add attributes
authorseantywork <seantywork@gmail.com>
Tue, 24 Dec 2024 08:03:50 +0000 (17:03 +0900)
committerseantywork <seantywork@gmail.com>
Tue, 24 Dec 2024 08:03:50 +0000 (17:03 +0900)
.gitattributes [new file with mode: 0644]
.gitignore [new file with mode: 0644]

diff --git a/.gitattributes b/.gitattributes
new file mode 100644 (file)
index 0000000..e076417
--- /dev/null
@@ -0,0 +1,3 @@
+* linguist-vendored
+*.go linguist-vendored=false
+*.sh linguist-vendored=false
diff --git a/.gitignore b/.gitignore
new file mode 100644 (file)
index 0000000..aaa1c10
--- /dev/null
@@ -0,0 +1,6 @@
+*.o
+*.out
+*.so
+*.a
+*.tar.gz
+