branch: externals/autocrypt commit 50686561d74ef838113bae4fcc4eb0a9a9975396 Author: Philip K <[email protected]> Commit: Philip K <[email protected]>
added gitignore
---
.gitignore | 3 +++
1 file changed, 3 insertions(+)
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000000..507dafa2f6
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,3 @@
+*.elc
+*~
+\#*\#
\ No newline at end of file
