source:
trunk/.gitignore
@
3607
Last change on this file since 3607 was 3606, checked in by , 4 days ago | |
---|---|
File size: 221 bytes |
Line | |
---|---|
1 | .svn* |
2 | .gitignore |
3 | .vscode |
4 | .cache |
5 | |
6 | __pycache__ |
7 | |
8 | bin |
9 | bld |
10 | done |
11 | etc |
12 | inc |
13 | flags |
14 | libo |
15 | obj |
16 | *.mod |
17 | *.e |
18 | *.a |
19 | *~ |
20 | *.log |
21 | |
22 | liste_des_sources_f77 |
23 | liste_des_sources_f90 |
24 | |
25 | IOIPSL |
26 | XIOS |
27 | tmp* |
28 | *tmp |
29 | bands.[0-9]* |
30 | dimensions.[0-9]* |
31 | version_info.F90 |
Note: See TracBrowser
for help on using the repository browser.