29 lines
415 B
Plaintext
29 lines
415 B
Plaintext
*~
|
|
*.egg/
|
|
*.pyc
|
|
*.pyo
|
|
*.cpp
|
|
!dlcp/test/main.cpp
|
|
!dlcp/src/dl_compression_impl.cpp
|
|
!dlcp/src/dl_compression.cpp
|
|
!dlcp/src/dl_compression_util.cpp
|
|
*.so
|
|
cscope.*
|
|
tags
|
|
build
|
|
\#*\#
|
|
.\#*
|
|
.coverage
|
|
.eggs/
|
|
_readthedocs_build
|
|
dist/
|
|
htmlcov/
|
|
.idea/
|
|
python/ideep4py.egg-info
|
|
python/ideep4py/include
|
|
python/ideep4py/lib
|
|
python/ideep4py/share
|
|
python/ideep4py/py/ideep4py.py
|
|
!python/ideep4py/include/utils.h
|
|
python/.pytest_cache
|