This website requires JavaScript.
Explore
Help
Sign in
hiro
/
gitignore
Watch
1
Star
0
Fork
You've already forked gitignore
0
mirror of
https://github.com/vale981/gitignore
synced
2025-03-05 09:51:42 -05:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
3cb9446b17
gitignore
/
Elisp.gitignore
6 lines
36 B
Text
Raw
Normal View
History
Unescape
Escape
Ignore file for elisp projects - Ignore compiled files
2013-11-19 17:26:22 +05:30
# 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 22:11:45 +05:30
# Packaging
.cask
Reference in a new issue
Copy permalink