Merge branch 'charm' of charmgit:charm into charm
[charm.git] / .gitignore
blob1cc0d8759b19120c96c6005ba03775d8153a692f
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
21 # Ignore directories created from compilation
22 /net-*
23 /mpi-*
24 /lapi*
25 /vmi-*
26 /multicore-*
27 /uth-*
28 /bluegenep*
29 /pami*
30 /gemini_gni-crayxe*
32 # Ignore cruft that would result from compiling charm example/test code
33 # Note this is negated inside src/arch to permit addition of new charmrun files in there
34 charmrun
35 pgm
36 *.swp