File: .gitignore

package info (click to toggle)
ettercap 1%3A0.8.3.1-3
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 6,108 kB
  • sloc: ansic: 57,711; yacc: 313; lex: 204; makefile: 120; sh: 83; xml: 69
file content (58 lines) | stat: -rw-r--r-- 424 bytes parent folder | download | duplicates (3)
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
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
# Temp files
*~
*.bak
*.backup
\#*
.\#*
*\#
*.swp
*.swap
*.sav
*.save
*.autosav
*.autosave

# Generated binaries
*.o
*.obj
*.elf
*.lo
*.ko
*.so
*.so.*
*.dll
*.dylib
*.dynlib
*.a
*.la
*.out
*.output

# Archives
*.zip
*.tar.*
*.tgz
*.gz
*.bz2
*.bzip
*.xz
*.lz
*.lzma
*.7z
*.deb
*.rpm
*.apk
*.exe
*.msi
*.dmg
*.ipa

# Others
tags
.clang_complete
gmon.out
ettercap-*_debug.log
libwdg-*_debug.log
build/
include/config.h
/obj-*/