diff options
| author | Nicolai Parlog <nicolai@nipafx.dev> | 2023-12-29 16:13:23 +0100 |
|---|---|---|
| committer | Gunnar Morling <gunnar.morling@googlemail.com> | 2023-12-29 18:30:42 +0100 |
| commit | a05f61039ff5c071cfb76b3c3963f990488e1f1a (patch) | |
| tree | 747c9625104a67acdf7f244154058b46066a0041 /.gitignore | |
| parent | 7f8493ce7874eaf8fa7109026fad5897dea67858 (diff) | |
Make Git ignore all measurements* files
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -41,4 +41,4 @@ nb-configuration.xml #JReleaser out/ -measurements.txt +measurements*.txt |
