File: .gitignore

package info (click to toggle)
libbtbb 2018.08.R1-2
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 1,860 kB
  • sloc: ansic: 20,088; python: 922; sh: 186; makefile: 129; ruby: 21
file content (17 lines) | stat: -rw-r--r-- 243 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
*.o
*.so.*
*.so
*.pyc

# Output directory
build/

# wireshark plugins
CMakeCache.txt
CMakeFiles
cmake_install.cmake
install_manifest.txt
plugin.c
wireshark/plugins/btatt/Makefile
wireshark/plugins/btle/Makefile
wireshark/plugins/btsm/Makefile