mirror of
https://github.com/GSA/notifications-api.git
synced 2026-02-28 22:09:44 -05:00
Fix __pycache__ exclude
This commit is contained in:
@@ -1,8 +1,9 @@
|
||||
__pycache__*
|
||||
*__pycache__*
|
||||
.git/*
|
||||
app/assets/*
|
||||
bower_components/*
|
||||
cache/*
|
||||
.cache/*
|
||||
node_modules/*
|
||||
target/*
|
||||
venv/*
|
||||
|
||||
Reference in New Issue
Block a user