File: .gitignore

package info (click to toggle)
zxcvbn-c 2.0%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 6,940 kB
  • ctags: 296
  • sloc: ansic: 1,622; cpp: 1,417; python: 224; makefile: 80
file content (28 lines) | stat: -rw-r--r-- 200 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
*.o
*.ko
*.obj
*.elf
*.gch
*.pch
*.lib
*.a
*.la
*.lo
*.dll
*.so
*.so.*
*.dylib
*.exe
*.out
*.app
*.i*86
*.x86_64
*.hex
test.cpp
zxcvbn.cpp
zxcvbn.dict
test-*file
test-*line
test-*lib
dictgen
dict-*.h