File: .gitignore

package info (click to toggle)
libgpuarray 0.7.6-13
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 3,176 kB
  • sloc: ansic: 19,235; python: 4,591; makefile: 208; javascript: 71; sh: 15
file content (29 lines) | stat: -rw-r--r-- 295 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
Build
build
Debug
Release
lib
.idea
.*.sw[po]
*~
*.pyc
*.pyd
*.pyo
*.egg-info
MANIFEST
dist
setuptools*egg
setuptools.pth
distribute*egg
distribute*tar.gz
*.so
*.o
*.log
doc/_build
doc/_doxybuild
pygpu/*.c
pygpu/*.h
pygpu/version.py
src/gpuarray/abi_version.h
src/private_config.h
Makefile.conf