变更
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
graft docs
|
||||
graft src
|
||||
graft tests
|
||||
graft example-project
|
||||
|
||||
include *.in
|
||||
include *.ini
|
||||
include *.rst
|
||||
include *.txt
|
||||
|
||||
include LICENSE
|
||||
include VERSION
|
||||
include Makefile
|
||||
|
||||
global-exclude __pycache__ *.py[cod]
|
||||
global-exclude *.so *.dylib
|
||||
Reference in New Issue
Block a user