build: fix travis MPI/SMP build
[charm.git] / .gitignore
blobeed60c37081d08668c47095aa43cbe729a09b3ed
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
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
26 src/arch/win/createlink.exe
28 # Ignore directories created from compilation
29 /netlrts-*
30 /verbs-*
31 /mpi-*
32 /multicore-*
33 /uth-*
34 /pami*
35 /gemini_gni-crayxe*
36 /gni-*
37 /ofi-*
39 # Ignore cruft that would result from compiling charm example/test code
40 # Note this is negated inside src/arch to permit addition of new charmrun files in there
41 charmrun
42 ampirun
43 pgm
44 *.swp