Skip to content

Commit 344d196

Browse files
committed
Update .gitignore
1 parent 7479335 commit 344d196

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.gitignore

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,11 @@ book/*
1616
*.pth
1717
*.gch
1818
book/
19+
*.so
20+
build/
21+
dist/
22+
*.egg-info/
23+
*.egg/
1924

2025
# User-specific files
2126
*.rsuser
@@ -403,3 +408,4 @@ MigrationBackup/
403408
FodyWeavers.xsd
404409
*.hint
405410
build/FileIO/example_file.txt
411+
OpenGL_ES/Dependencies/GLEW/include/GL/glew.h

0 commit comments

Comments
 (0)