Skip to content

Commit 233c749

Browse files
committed
Add .so, .o, .dll to gitignore
1 parent ab657ef commit 233c749

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,6 @@ inst/doc
66
*.Rproj
77
*.DS_Store
88
*.log
9+
*.o
10+
*.so
11+
*.dll

0 commit comments

Comments
 (0)