branch: externals/osc commit b927860d6cf2c4e10dbcbb9167897b765590fbb4 Author: Stefan Monnier <[email protected]> Commit: Stefan Monnier <[email protected]>
* .gitignore: New file
---
.gitignore | 3 +++
1 file changed, 3 insertions(+)
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..12aa60c
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,3 @@
+/osc-pkg.el
+/osc-autoloads.el
+*.elc
