branch: elpa/flamegraph commit 41e77e767b9b102cd1d49f3db0e2a20b362d0e20 Author: Dmitry Gutov <[email protected]> Commit: Dmitry Gutov <[email protected]>
Add .gitignore for build and scratch files
---
.gitignore | 3 +++
1 file changed, 3 insertions(+)
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000000..4ab8611fb2
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,3 @@
+*.elc
+*.folded
+*.log
