Skip to content
This repository was archived by the owner on Sep 30, 2022. It is now read-only.

Commit e00717e

Browse files
committed
oshmem: Add man related files into gitignore
Signed-off-by: Igor Ivanov <[email protected]>
1 parent 370280b commit e00717e

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

.gitignore

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -508,6 +508,18 @@ oshmem/shmem/java/java/shmem
508508
oshmem/shmem/java/java/shmem_Addr.h
509509
oshmem/shmem/java/java/shmem_PSync.h
510510

511+
oshmem/shmem/man/man3/shmem_*.3
512+
oshmem/shmem/man/man3/OpenSHMEM.3
513+
oshmem/shmem/man/man3/intro_shmem.3
514+
oshmem/shmem/man/man3/_my_pe.3
515+
oshmem/shmem/man/man3/_num_pes.3
516+
oshmem/shmem/man/man3/shfree.3
517+
oshmem/shmem/man/man3/shmalloc.3
518+
oshmem/shmem/man/man3/shmemalign.3
519+
oshmem/shmem/man/man3/shrealloc.3
520+
oshmem/shmem/man/man3/start_pes.3
521+
oshmem/shmem/man/man3/.dir-stamp
522+
511523
oshmem/tools/oshmem_info/oshmem_info
512524
oshmem/tools/oshmem_info/oshmem_info.1
513525

0 commit comments

Comments
 (0)