diff options
author | ana <ana@ana.st> | 2021-07-27 14:39:41 +0200 |
---|---|---|
committer | ana <ana@ana.st> | 2021-07-27 14:39:41 +0200 |
commit | 760cd0b5997fb4ae681e21ca3530f4f46d8c8d77 (patch) | |
tree | 58cb3f76a2f7e75a20f75914193fa0cb165cc151 /.gitignore | |
parent | f0806bd799c7ba027289f6bd667fa3ef23c7c9ab (diff) | |
download | www-2-760cd0b5997fb4ae681e21ca3530f4f46d8c8d77.tar.gz |
add deployment targets to Makefile
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 46c3855..f00a2be 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ dest/ +*.tar.gz |