Unverified Commit fb9b2b8a authored by Nikita Titov's avatar Nikita Titov Committed by GitHub
Browse files

add IntelliJ IDEA to .gitignore (#2093)

parent 0e025e9c
...@@ -379,6 +379,9 @@ lightgbm.model ...@@ -379,6 +379,9 @@ lightgbm.model
# VSCode # VSCode
.vscode .vscode
# IntelliJ IDEA
.idea/
# Files from local Python install # Files from local Python install
python-package/LICENSE python-package/LICENSE
python-package/build_cpp/ python-package/build_cpp/
......
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