diff options
| -rw-r--r-- | .gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,3 +1,4 @@ +/propellor dist/* tags privdata/local @@ -14,4 +15,4 @@ propellor.1 .cabal-sandbox/ .dir-locals.el cabal.sandbox.config -*~
\ No newline at end of file +*~ |
