summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.gitattributes3
-rw-r--r--.gitignore5
-rw-r--r--PKGBUILD2
3 files changed, 9 insertions, 1 deletions
diff --git a/.gitattributes b/.gitattributes
new file mode 100644
index 000000000000..37a4a692325f
--- /dev/null
+++ b/.gitattributes
@@ -0,0 +1,3 @@
+* text=auto
+.gitignore export-ignore
+.gitattributes export-ignore
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 000000000000..5618e5b5286b
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,5 @@
+*
+!PKGBUILD
+!.SRCINFO
+!.gitignore
+!.gitattributes
diff --git a/PKGBUILD b/PKGBUILD
index 26427322e06b..97838e77d177 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,4 +1,4 @@
-# Maintainer: Alfredo Ramos <alfredo dot ramos at yandex dot com>
+# Maintainer: Alfredo Ramos <alfredo.ramos@skiff.com>
pkgname=hexeditor
pkgver=1.17.0