Skip to content

Commit 5b277f0

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

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
@@ -509,6 +509,18 @@ oshmem/shmem/java/java/shmem
509509
oshmem/shmem/java/java/shmem_Addr.h
510510
oshmem/shmem/java/java/shmem_PSync.h
511511

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

0 commit comments

Comments
 (0)