diff options
author | Loïc Hoguin <[email protected]> | 2016-10-21 22:48:41 +0200 |
---|---|---|
committer | Loïc Hoguin <[email protected]> | 2016-10-21 22:48:41 +0200 |
commit | d8334655a117c41ceb9133bcf3642558d068f8d0 (patch) | |
tree | d70ceed5a25a6f6aa8e5c87c9934ae109e6af943 | |
parent | f2be0f9f04b7f923ac325e2c21aa1edb25cf0a64 (diff) | |
download | erlang.mk-d8334655a117c41ceb9133bcf3642558d068f8d0.tar.gz erlang.mk-d8334655a117c41ceb9133bcf3642558d068f8d0.tar.bz2 erlang.mk-d8334655a117c41ceb9133bcf3642558d068f8d0.zip |
Don't include erlang.mk file in diffs
-rw-r--r-- | .gitattributes | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..6b71b83 --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +erlang.mk -nodiff |