Merge remote-tracking branch 'origin/release-v4.5.2'
[WRF.git] / .gitignore
blobeca261d36e523909d182507d52fb669f6544b9b9
1 ##############################################################################
2 # This is the top-level .gitignore file for the WRF model                    #
3 #                                                                            #
4 # Filenames and wildcards added below will not be tracked by git in any      #
5 # directory in the repository                                                #
6 #                                                                            #
7 # Ignored file types should include executables, build-time temporary files, #
8 # and other files which should not ever be added to the code repository.     #
9 #                                                                            #
10 # USE CAUTION WHEN ADDING WILDCARDS, as some builds use different filename   #
11 # conventions than others                                                    #
12 ##############################################################################
13 *.exe
14 *.o
15 *.mod
16 *.a
17 configure.wrf*
18 *.backup
19 *.f90