1 # This is the top-level .gitignore file for the "var" directory for the #
2 # WRF Model, containing the code for WRFDA #
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 #
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. #
11 # USE CAUTION WHEN ADDING WILDCARDS, as some builds use different filename #
12 # conventions than others #
13 ##############################################################################
15 # Ignore rules should be listed here (none yet)
17 # Exceptions to top-level .gitignore: var/ source code files use .f90 extension