Skip to content

Commit 8774255

Browse files
authored
Add osi3 and pyproject.toml to .gitignore
Signed-off-by: Yan QiDong <yanqd0@outlook.com>
1 parent e14578f commit 8774255

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)