SocialHelper/.gitignore

19 lines
453 B
Plaintext
Raw Normal View History

2021-01-10 14:45:16 +01:00
# Created by https://www.toptal.com/developers/gitignore/api/visualstudiocode
# Edit at https://www.toptal.com/developers/gitignore?templates=visualstudiocode
### VisualStudioCode ###
.vscode/*
!.vscode/tasks.json
!.vscode/launch.json
*.code-workspace
### VisualStudioCode Patch ###
# Ignore all local history of files
.history
.ionide
SocialHelper/SocialHelper/settings.py
# End of https://www.toptal.com/developers/gitignore/api/visualstudiocode