File: .gitignore

package info (click to toggle)
dash 0.5.12%2Bgit20240518%2Bf47009f9a76e-2
  • links: PTS, VCS
  • area: main
  • in suites: experimental
  • size: 1,344 kB
  • sloc: ansic: 13,578; sh: 147; makefile: 76; perl: 32
file content (42 lines) | stat: -rw-r--r-- 476 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
# .gitignore for dash

# generated by autogen.sh
Makefile.in
/aclocal.m4
/autom4te.cache/
/compile
/config.h.in
/configure
/depcomp
/install-sh
/missing

# generated by configure
Makefile
.deps
.dirstamp
/config.cache
/config.h
/config.log
/config.status
/stamp-h1

# generated by make
/src/token_vars.h

# Apple debug symbol bundles
*.dSYM/

# backups and patch artefacts
*~
*.bak
*.orig
*.rej

# OS generated files
.DS_Store
.DS_Store?
._*
.Spotlight*
.Trash*
*[Tt]humbs.db