8 lines
75 B
Plaintext
8 lines
75 B
Plaintext
# ---> Emacs
|
|
# -*- mode: gitignore; -*-
|
|
*~
|
|
\#*\#
|
|
*.elc
|
|
auto-save-list
|
|
.\#*
|