"include/git@developer.sourcefind.cn:tianlh/lightgbm-dcu.git" did not exist on "be7f321382b22a1ab536965c5fdfefe131e488f6"
Commit e9b82412 authored by wxchan's avatar wxchan Committed by Guolin Ke
Browse files

fix .gitignore (#238)

parent abaefb54
...@@ -272,6 +272,8 @@ lightgbm ...@@ -272,6 +272,8 @@ lightgbm
# Created by https://www.gitignore.io/api/python # Created by https://www.gitignore.io/api/python
### Python ### ### Python ###
!/python-package/lightgbm/
# Byte-compiled / optimized / DLL files # Byte-compiled / optimized / DLL files
__pycache__/ __pycache__/
*.py[cod] *.py[cod]
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment