source: trunk/WRF.COMMON/.gitignore @ 3496

Last change on this file since 3496 was 2773, checked in by aslmd, 2 years ago

additions to gitignore, mostly in LMDZ.COMMON

File size: 727 bytes
Line 
1*.f90
2*.o
3*.exe
4*.mod
5*.a
6
7WRFV3/inc/*.inc
8WRFV3/external/*.f
9WRFV3/external/*/*.f
10
11WRFV3/Registry/Registry
12WRFV3/configure.wrf
13WRFV3/configure.wrf.orig
14WRFV3/external/io_grib1/WGRIB/wgrib
15WRFV3/external/io_grib1/wgrib
16WRFV3/external/io_int/diffwrf
17WRFV3/external/io_netcdf/diffwrf
18WRFV3/tools/registry
19
20WRFV3/run/input_sounding
21WRFV3/run/namelist.input
22WRFV3/test/em_les/README.namelist
23WRFV3/test/em_les/grib2map.tbl
24WRFV3/test/em_les/gribmap.txt
25WRFV3/tools/fseeko64_test
26WRFV3/tools/fseeko_test
27WRFV3/run/namelist.input.backup
28
29WRFV3/frame/md_calls.inc
30WRFV3/frame/module_dm.F
31WRFV3/frame/module_state_description.F
32WRFV3/inc/dm_comm_cpp_flags
33WRFV3/inc/wrf_io_flags.h
34WRFV3/inc/wrf_status_codes.h
35WRFV3/tools/gen_comms.c
36
Note: See TracBrowser for help on using the repository browser.