1
0
Fork 0
mirror of https://github.com/github/gitignore synced 2025-07-04 20:38:31 +02:00
gitignore/Elisp.gitignore
Abhishek L e151cb8c5d elisp: adding .cask files to gitignore
cask is a dependency/package management tool for Emacs lisp packages. Adding
.cask to gitignore template to avoid tracking of installed packages not
a part of repository
2014-05-30 22:11:45 +05:30

5 lines
36 B
Text

# Compiled
*.elc
# Packaging
.cask