File: .gitignore

package info (click to toggle)
mochiweb 2.19.0-1
  • links: PTS
  • area: main
  • in suites: buster
  • size: 992 kB
  • sloc: erlang: 12,426; makefile: 22; sh: 19
file content (12 lines) | stat: -rw-r--r-- 88 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
/ebin
/doc
/_test
/.eunit
/docs
.DS_Store
/TEST-*.xml
/deps
/.rebar
*.swp
*.beam
*.dump