diff options
| author | Joris | 2020-08-31 15:46:18 +0200 |
|---|---|---|
| committer | Joris | 2020-08-31 15:49:07 +0200 |
| commit | 767c66111b3cd424e48dc0b9a6a668d38be1e1a7 (patch) | |
| tree | 81f5e0cd2bb9c95556b943e870de226d786ae942 /.gitignore | |
| parent | ac98e378d9005668229c779917c2db960f6a8d60 (diff) | |
Set up with a deny config file
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..2f7896d --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +target/ |
