commit 30718a2c6f04705541fbce54bbafbb0dd08b8f0e parent e396b46acf1ea35784a0cba8d926906b827718e0 Author: Sergej Orlov <wladimirych@gmail.com> Date: Mon, 2 Jul 2018 11:30:18 +0300 update gitignore Diffstat:
M | .gitignore | | | 5 | +++-- |
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/.gitignore b/.gitignore @@ -4,4 +4,5 @@ build get_secrets.sh deploy_production.sh deploy_staging.sh -secrets.js -\ No newline at end of file +secrets.js +_trash +\ No newline at end of file