Clean up deprecated XLC #if in msgq
[charm.git] / .gitignore
blob4bb75fd951a155cbfa87f145c6365bda0779cc5a
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
21 CMakeCache.txt
22 cmake_install.cmake
23 CMakeFiles
24 /Makefile
25 Charm++-prefix
27 # Ignore directories created from compilation
28 /netlrts-*
29 /verbs-*
30 /mpi-*
31 /multicore-*
32 /uth-*
33 /pami*
34 /gemini_gni-crayxe*
35 /gni-*
36 /ofi-*
38 # Ignore cruft that would result from compiling charm example/test code
39 # Note this is negated inside src/arch to permit addition of new charmrun files in there
40 charmrun
41 pgm
42 *.swp