File: .gitignore

package info (click to toggle)
nanobind 2.5.0-1
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 2,948 kB
  • sloc: cpp: 11,472; python: 5,590; ansic: 4,617; makefile: 22; sh: 15
file content (42 lines) | stat: -rw-r--r-- 638 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
39
40
41
42
libnanobind-static.a
libnanobind-static-abi3.a
libnanobind-static-ft.a
libnanobind.so
libnanobind-abi3.so
libnanobind-ft.so
libnanobind.dylib
libnanobind-abi3.dylib
libnanobind-ft.dylib
nanobind.dll
nanobind-abi3.dll
nanobind-ft.dll

libinter_module.dylib
libinter_module.so
inter_module.dll

/.ninja_deps
/.ninja_log
/.cache
/build.ninja
/build
/src/nanobind/cmake
/src/nanobind/include
/src/nanobind/ext
/src/nanobind/src
/dist
/bench
compile_commands.json

CMakeFiles
CMakeCache.txt
cmake_install.cmake
nanobind-config-version.cmake
\.DS_Store
\.cmake
__pycache__
nanobind.egg-info
test_*_ext*.so
test_*_ext*.pyd
py\.typed
.mypy_cache