This website requires JavaScript.
Explore
Help
Sign In
caleb-brown
/
gitignore
Watch
1
Star
0
Fork
0
You've already forked gitignore
mirror of
https://github.com/github/gitignore.git
synced
2025-01-22 16:28:39 -05:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
ced2a15347
gitignore
/
Elisp.gitignore
6 lines
36 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Ignore file for elisp projects - Ignore compiled files
2013-11-19 06:56:22 -05:00
# Compiled
*.elc
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 12:41:45 -04:00
# Packaging
.cask
Reference in New Issue
Copy Permalink