Skip to content

Commit 3d276cb

Browse files
authored
Merge pull request #575 from yanqd0/patch-2
Add osi3 and pyproject.toml to .gitignore
2 parents 6e459dd + f74f3ea commit 3d276cb

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ dist/
44
doc/html
55
doc/latex
66
osi/
7+
osi3/
78

89
# Specific extensions
910
*.egg-info
@@ -20,6 +21,7 @@ cmake_install.cmake
2021
install_manifest.txt
2122
osi_version.proto
2223
version.py
24+
pyproject.toml
2325

2426
# Eclipse-specific files, if any
2527
*.cproject

0 commit comments

Comments
 (0)