diff options
author | Jouke Witteveen <j.witteveen@gmail.com> | 2012-03-19 17:38:58 +0100 |
---|---|---|
committer | Jouke Witteveen <j.witteveen@gmail.com> | 2012-03-19 17:38:58 +0100 |
commit | 3d6bfb6297ffce85c432f6dfb2a9c4c54d0f2a71 (patch) | |
tree | 6c60ad67343ec7baf4c1551dcd6ee0f654c47643 /.gitattributes | |
parent | 94ae8b1ccd08b7d0b2408db5b2054dee53413166 (diff) | |
download | netctl-3d6bfb6297ffce85c432f6dfb2a9c4c54d0f2a71.tar.gz netctl-3d6bfb6297ffce85c432f6dfb2a9c4c54d0f2a71.tar.xz |
Release process changes
This commit does not change any installed code.
- The tarball now includes pre-built documentation, removing the build dependency on asciidoc from the PKGBUILD.
- The tarball is now xz compressed.
- News is updated.
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..5966153 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,2 @@ +.gitattributes export-ignore +.gitignore export-ignore |