Unverified Commit 5d40dc4b authored by James Lamb's avatar James Lamb Committed by GitHub
Browse files

remove examples/.gitignore (#4486)

parent 55c38157
...@@ -426,11 +426,12 @@ lightgbm.Rcheck/ ...@@ -426,11 +426,12 @@ lightgbm.Rcheck/
miktex*.zip miktex*.zip
*.def *.def
# Files created by R and Python examples and tests # Files created by examples and tests
**/lgb-Dataset.data **/lgb-Dataset.data
**/lgb.Dataset.data **/lgb.Dataset.data
**/model.txt **/model.txt
**/lgb-model.txt **/lgb-model.txt
examples/**/*.txt
tests/distributed/mlist.txt tests/distributed/mlist.txt
tests/distributed/train* tests/distributed/train*
tests/distributed/model* tests/distributed/model*
......
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