File: .gitignore

package info (click to toggle)
flycheck 32~git.20200527.9c435db3-4
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 4,808 kB
  • sloc: lisp: 16,137; python: 739; makefile: 245; cpp: 24; ruby: 23; perl: 21; ada: 17; f90: 16; haskell: 15; javascript: 15; erlang: 14; xml: 14; ansic: 12; sh: 10; php: 9; tcl: 8; fortran: 3; vhdl: 2; sql: 1; awk: 1
file content (14 lines) | stat: -rw-r--r-- 201 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
*.elc

# Packages installed for development
/.cask/

# Bundler configuration and lock file
/.bundle/
/Gemfile.lock

# Generated distribution packages
/dist/

# Directory local variables
.dir-locals.el