Scope-eye.net Git Repository
/
liskon_frotz.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
32d8518
)
Adding a .gitattributes file to avoid packaging certain files.
author
David Griffith
<dave@661.org>
Sat, 2 Feb 2019 07:35:40 +0000
(23:35 -0800)
committer
David Griffith
<dave@661.org>
Sat, 2 Feb 2019 07:35:40 +0000
(23:35 -0800)
.gitattributes
[new file with mode: 0644]
patch
|
blob
diff --git a/.gitattributes
b/.gitattributes
new file mode 100644
(file)
index 0000000..
c101a7b
--- /dev/null
+++ b/
.gitattributes
@@ -0,0
+1,4
@@
+.gitignore export-ignore
+.gitattributes export-ignore
+.gitlab-ci.yml export-ignore
+public export-ignore