diff options
| author | Sefa Eyeoglu <contact@scrumplex.net> | 2023-03-14 10:53:51 +0100 |
|---|---|---|
| committer | Sefa Eyeoglu <contact@scrumplex.net> | 2023-03-14 10:53:51 +0100 |
| commit | 95a0bd61a9788751e78a5cad9f8ee810f174b81e (patch) | |
| tree | d4be652743089dbe8527172d7cc26f78cd24411d /.gitignore | |
| parent | b324778be7d5713947d70dbf1f095f541a20345b (diff) | |
| download | PrismLauncher-95a0bd61a9788751e78a5cad9f8ee810f174b81e.tar.gz PrismLauncher-95a0bd61a9788751e78a5cad9f8ee810f174b81e.tar.bz2 PrismLauncher-95a0bd61a9788751e78a5cad9f8ee810f174b81e.zip | |
feat(nix): add pre-commit-hooks.nix
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -24,6 +24,7 @@ build # direnv / Nix .direnv/ +.pre-commit-config.yaml # Install dirs install |
