diff options
Diffstat (limited to 'nfpm')
-rw-r--r-- | nfpm/.gitignore | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/nfpm/.gitignore b/nfpm/.gitignore index beefe9e..7f29f92 100644 --- a/nfpm/.gitignore +++ b/nfpm/.gitignore @@ -1,2 +1,2 @@ -./build/* -./changelog.yaml +/build/* +/changelog.yml |