Rdma support for verbs machine layer
[charm.git] / .gitignore
blobcf8d2bd000004c18013debd4a643858b0e971754
1 # Project-level ignore patterns
3 # Ignore objects, archives etc.
4 *.[oad]
6 # Ignore files generated from ci file parsing
7 *.decl.h
8 *.def.h
9 *.ci.stamp
11 # Ignore build artifacts created in the top-level directory
12 config_opts.sh
13 smart-build.log
14 VERSION
15 bin
16 include
17 lib
18 lib_so
19 tmp
20 src/util/pup_f.f90
22 # Ignore directories created from compilation
23 /net-*
24 /netlrts-*
25 /mpi-*
26 /lapi*
27 /vmi-*
28 /multicore-*
29 /uth-*
30 /bluegenep*
31 /pami*
32 /gemini_gni-crayxe*
33 /gni-*
35 # Ignore cruft that would result from compiling charm example/test code
36 # Note this is negated inside src/arch to permit addition of new charmrun files in there
37 charmrun
38 pgm
39 *.swp