Merge pull request #22 from wirc-sjsu/develop-w21
[WRF-SFIRE.git] / inc / .gitignore
blob42501b8792ddb3fa3f1b0d47448147ef6ed3a8ba
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