13 lines
180 B
Plaintext
13 lines
180 B
Plaintext
include AUTHORS
|
|
include LICENSE
|
|
include README.md
|
|
recursive-include cqlengine *
|
|
global-exclude *.pyc
|
|
global-exclude __pycache__/*
|
|
global-exclude *.so
|
|
global-exclude .DS_Store
|
|
|
|
|
|
|
|
|