summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authorVincent Sanders <vince@kyllikki.org>2017-10-12 17:09:02 +0100
committerVincent Sanders <vince@kyllikki.org>2017-10-12 17:11:30 +0100
commit63fc81f84d3ecbbeb5ae336dae0f1be07aa329b4 (patch)
tree57d3d7255a9cb4c3b4332ab4aff28688e0a079d1 /.gitattributes
parent1940ea405b3ea49eca8e696e0f2938985c9c79ac (diff)
downloadlibnslog-63fc81f84d3ecbbeb5ae336dae0f1be07aa329b4.tar.gz
libnslog-63fc81f84d3ecbbeb5ae336dae0f1be07aa329b4.tar.bz2
Prepare for 0.1.0 releaserelease/0.1.0
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
new file mode 100644
index 0000000..970f400
--- /dev/null
+++ b/.gitattributes
@@ -0,0 +1,3 @@
+.gitignore export-ignore
+.gitattributes export-ignore
+.editorconfig export-ignore