File: .gitignore

package info (click to toggle)
zmap 4.3.4-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,628 kB
  • sloc: ansic: 15,033; python: 1,085; yacc: 125; sh: 120; lex: 28; makefile: 4
file content (38 lines) | stat: -rw-r--r-- 404 bytes parent folder | download
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
!.clang-format
*.o
*.a
*.pyc
*.pyo
*~
\#*
src/zmap
src/zopt.h
src/zopt.c
src/zbopt.h
src/zbopt.c
src/zitopt.c
src/zitopt.h
src/topt.c
src/topt.h
src/ztopt.c
src/ztopt.h
src/*.ggo
src/zblocklist
src/ztee
src/ziterate
lexer.c
lexer.h
parser.c
parser.h
*.deb
!.gitignore
!.travis.yml
cmake_installer.sh
CMakeFiles
*.cmake
Makefile
CMakeCache.txt
install_manifest.txt
_CPack_Packages/*
src/ztests
*.DS_Store