BCB Bank static website
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

12 lines
117 B

  1. *.sqlite3
  2. *.pyc
  3. **/migrations/
  4. **/.sass-cache/
  5. *.map
  6. .vscode/
  7. all_staticfiles/
  8. *.zip
  9. static/uploaded/
  10. node_modules/