diff options
| author | Stefan Monnier <monnier@iro.umontreal.ca> | 2020-12-01 16:26:30 -0500 |
|---|---|---|
| committer | Stefan Monnier <monnier@iro.umontreal.ca> | 2020-12-01 16:26:30 -0500 |
| commit | b295cab07c1932c11dd00f23ba29c1ff0de486ab (patch) | |
| tree | e26733196ecf210b1de4fa06752e1903b3965fbb | |
| parent | 2ff29c5d6abae3637d6174d889f39745fcd13fa5 (diff) | |
* .gitignore: New fileexternals/minimap
| -rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..5f5da36 --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +/minimap-pkg.el +/minimap-autoloads.el +*.elc |
