diff options
author | Vidhu Kant Sharma <bokuwakanojogahoshii@yahoo.com> | 2020-12-17 20:02:38 +0530 |
---|---|---|
committer | Vidhu Kant Sharma <bokuwakanojogahoshii@yahoo.com> | 2020-12-17 20:02:38 +0530 |
commit | 1e5fdd147d9339f5580f41ba87512f80d4f5349e (patch) | |
tree | bf332c5ea351fb8b764f4cee41eaabc141772005 /.gitignore | |
parent | 1e5ba86fcf01c87b3dfc1ecf35279955301cf4c8 (diff) |
added backup files to gitignore
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -130,3 +130,6 @@ dmypy.json # env variables .env + +# backups +*.backup |