diff options
Diffstat (limited to 'template/.gitignore')
-rw-r--r-- | template/.gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/template/.gitignore b/template/.gitignore new file mode 100644 index 0000000..059b6c1 --- /dev/null +++ b/template/.gitignore @@ -0,0 +1,3 @@ +*.env +{{ service }} +*.db |