Commit c715ceb
committed
Update list of files that should not be ignored in .gitignore
.gitignore
- Create a new section of files that should not be ignored at the
end of the file
- Explicitly request that docs/figures/*.pdf not be ignored
- Explicity request that util/{*.c, *.f, *.f90, *.h, *,m} and u
util/Makefile* files should not be ignored
- Now ignore __pycache__ folders everywhere
Signed-off-by: Bob Yantosca <yantosca@seas.harvard.edu>1 parent e30928f commit c715ceb
1 file changed
+10
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
10 | 9 | | |
11 | 10 | | |
12 | 11 | | |
| |||
60 | 59 | | |
61 | 60 | | |
62 | 61 | | |
63 | | - | |
| 62 | + | |
64 | 63 | | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
0 commit comments