diff options
| author | Ahmed Abdelhalim <[email protected]> | 2021-03-27 14:23:24 +0100 |
|---|---|---|
| committer | Ahmed Abdelhalim <[email protected]> | 2021-03-27 14:23:24 +0100 |
| commit | 8f0a5293bdc55471d6dc321779c11c9b53d3a496 (patch) | |
| tree | f0c51327e4eaa02b1c1f99caf3b0d3dfb838a12e /.gitignore | |
| parent | bab781d7d8330751618a49dcf8bda14a0a6d6ba9 (diff) | |
Add gitignore config files (including global)
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..55acb54 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +Brewfile.lock.json |
