diff options
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
| @@ -1,6 +1,8 @@ | |||
| 1 | # Ignore benchmark results | 1 | # Ignore benchmark results |
| 2 | *.txt | 2 | *.txt |
| 3 | *.txt.clean | 3 | *.txt.clean |
| 4 | # But not benchmark lists | ||
| 5 | !*Names.txt | ||
| 4 | 6 | ||
| 5 | # Ignore DIS benchmark binaries | 7 | # Ignore DIS benchmark binaries |
| 6 | **/field | 8 | **/field |
