Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
tianlh
LightGBM-DCU
Commits
5d40dc4b
Unverified
Commit
5d40dc4b
authored
Jul 24, 2021
by
James Lamb
Committed by
GitHub
Jul 24, 2021
Browse files
remove examples/.gitignore (#4486)
parent
55c38157
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
.gitignore
.gitignore
+2
-1
examples/.gitignore
examples/.gitignore
+0
-1
No files found.
.gitignore
View file @
5d40dc4b
...
@@ -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*
...
...
examples/.gitignore
deleted
100644 → 0
View file @
55c38157
*.txt
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment