Skip to content

Commit a2e8994

Browse files
committed
Uppdate .gitignore files for c++ module experimentation/use.
1 parent 5912bdc commit a2e8994

File tree

3 files changed

+4
-1
lines changed

3 files changed

+4
-1
lines changed

.gitignore

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22
/acpphint-*
33
/acpphint_kernel*_main-*
44
/cpp_clockinfo_main-*
5-
/gcm.cache/
5+
gcm.cache/
66
.DS_Store

objs/.gitignore

+1
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
11
*.o
2+
*.pcm

other_src_used/.gitignore

+2
Original file line numberDiff line numberDiff line change
@@ -1 +1,3 @@
1+
/sys_cpubinding_lgplv2_1_okay.h
12
/sys_cpubinding_lgplv2_1_okay.cpp
3+
/cpp_clockinfo_main

0 commit comments

Comments
 (0)