File: .gitignore

package info (click to toggle)
loop-el 1.3-3
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 116 kB
  • sloc: lisp: 241; makefile: 15
file content (11 lines) | stat: -rw-r--r-- 122 bytes parent folder | download | duplicates (9)
1
2
3
4
5
6
7
8
9
10
11
# Compiled and temporary files
*.elc
*~

# Cask
/.cask
dist

# Ecukes
/features/project/.cask
/features/project/test/*.el