diff options
author | Ben Longbons <b.r.longbons@gmail.com> | 2013-01-23 18:15:14 -0800 |
---|---|---|
committer | Ben Longbons <b.r.longbons@gmail.com> | 2013-01-24 08:56:33 -0800 |
commit | ae6b9eb2e16b570c39666fb4dea2e9222a3c2d8d (patch) | |
tree | 44c2d59c4836d565456174595dc7b4a75d708f76 /world/map/.gitattributes | |
parent | 060390c8abeab1ec6bdc7964ed145b7a9ea5403b (diff) | |
download | serverdata-ae6b9eb2e16b570c39666fb4dea2e9222a3c2d8d.tar.gz serverdata-ae6b9eb2e16b570c39666fb4dea2e9222a3c2d8d.tar.bz2 serverdata-ae6b9eb2e16b570c39666fb4dea2e9222a3c2d8d.tar.xz serverdata-ae6b9eb2e16b570c39666fb4dea2e9222a3c2d8d.zip |
Implement news generation
Diffstat (limited to 'world/map/.gitattributes')
-rw-r--r-- | world/map/.gitattributes | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/world/map/.gitattributes b/world/map/.gitattributes new file mode 100644 index 00000000..35c6a78b --- /dev/null +++ b/world/map/.gitattributes @@ -0,0 +1 @@ +/news.txt whitespace=-blank-at-eol,-blank-at-eof |