#74: Removing initcalls across codebase
[charm.git] / .gitignore
bloba9af55525f7cd00e37ddaa2c6206dda4171fb4b1
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 /netlrts-*
24 /mpi-*
25 /lapi*
26 /vmi-*
27 /multicore-*
28 /uth-*
29 /bluegenep*
30 /pami*
31 /gemini_gni-crayxe*
32 /gni-*
34 # Ignore cruft that would result from compiling charm example/test code
35 # Note this is negated inside src/arch to permit addition of new charmrun files in there
36 charmrun
37 pgm
38 *.swp