Skip to content

Commit e4f0b6f

Browse files
committed
update pubignore
1 parent 6ee03c5 commit e4f0b6f

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

.pubignore

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,15 @@ coverage/
77
*.so
88
*.dylib
99
*.lib
10+
*.exe
11+
src/**/*.cpp
12+
src/**/*.h
13+
src/**/*.cc
14+
src/**/*.hpp
15+
profiles/
16+
ffigen*.yaml
17+
conanfile.py
18+
images_out/
1019
pkgs/
1120
images/
1221
CMakeUserPresets*

0 commit comments

Comments
 (0)