Skip to content

Commit c007175

Browse files
committed
update .gitignore
1 parent c6e8679 commit c007175

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

bindings/perl/.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
Makefile
22
*.bs
33
*.c
4+
*.cpp
45
*.o
56
*.old
67
Sigar_generated.xs

bindings/ruby/.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,3 +19,5 @@ kstats.c
1919
procfs.c
2020
peb.c
2121
dlpi.c
22+
*.cpp
23+
rbsigar.so.manifest

0 commit comments

Comments
 (0)