diff options
author | KushBlazingJudah <59340248+KushBlazingJudah@users.noreply.github.com> | 2021-10-26 22:53:43 -0300 |
---|---|---|
committer | FChannel <> | 2022-06-19 12:53:29 -0700 |
commit | 0c3a2cd0d40973d2b93e2a158c68264b4bebfa2f (patch) | |
tree | dc861d0f641aa77f74447b928d5cbc302105e584 /.gitignore | |
parent | b97e0403c8f0be0bf415e537981763495ae0b783 (diff) |
git hooks, readme section on dev
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,4 +1,5 @@ .* +!.githooks *~ #* public/ |