branch: externals/pam commit adcdd8d6aa8439e93122713754dc65d7e3f52372 Author: Onnie Lynn Winebarger <owine...@gmail.com> Commit: Onnie Lynn Winebarger <owine...@gmail.com>
Ignore byte-compiled files and others --- .gitignore | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000000..206569dc66 --- /dev/null +++ b/.gitignore @@ -0,0 +1,11 @@ +# Compiled +*.elc + +# Packaging +.cask + +# Backup files +*~ + +# Undo-tree save-files +*.~undo-tree