mirror of
https://github.com/DarrenOfficial/dpaste.git
synced 2024-11-15 08:02:54 +11:00
chore: add pycaches to gitignore
This commit is contained in:
parent
288e9236d0
commit
ef34bb5762
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -6,3 +6,4 @@ dpaste/static/
|
|||
dpaste.egg-info
|
||||
dpaste.sqlite
|
||||
node_modules
|
||||
**/__pycache__/
|
Loading…
Reference in a new issue