Merge remote-tracking branch 'origin/release-v4.6.1'
[WRF.git] / inc / .gitignore
blob2cd4f75d6906663574ea2cf8404f3a5856f2fe3f
1 # This is the top-level .gitignore file for the "inc" directory for the WRF  #
2 # Model                                                                      #
3 #                                                                            #
4 # Filenames and wildcards added below will not be tracked by git anywhere in #
5 # this directory or any of its subdirectories. Note that these rules will be #
6 # supplemented by rules in the top-level .gitignore file                     #
7 #                                                                            #
8 # Ignored file types should include executables, build-time temporary files, #
9 # and other files which should not ever be added to the code repository.     #
10 #                                                                            #
11 # USE CAUTION WHEN ADDING WILDCARDS, as some builds use different filename   #
12 # conventions than others                                                    #
13 ##############################################################################
14 *.inc
15 commit_decl 
16 allocs_*.F
17 deallocs_*.F