branch: elpa/nix-mode commit 4ffab960efb58742b8a9d8f3d92f74451904aca3 Author: Matthew Bauer <[email protected]> Commit: Matthew Bauer <[email protected]>
Add AUTHORS.md to gitignore
---
.gitignore | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/.gitignore b/.gitignore
index bfc379fa2f..04e5e875c1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -13,4 +13,6 @@ result
*.info
*.tex
*.pdf
-auto/
\ No newline at end of file
+auto/
+
+AUTHORS.md
