Add .old/ to git ignore, I use that dir ofter for old files, I do not want to delete.
This commit is contained in:
@@ -106,6 +106,7 @@ celerybeat.pid
|
||||
.venv
|
||||
env/
|
||||
venv/
|
||||
.old/
|
||||
ENV/
|
||||
env.bak/
|
||||
venv.bak/
|
||||
|
||||
Reference in New Issue
Block a user