mirror of
https://github.com/Manuel83/craftbeerpi3
synced 2026-09-19 07:49:08 +02:00
14 lines
164 B
Plaintext
14 lines
164 B
Plaintext
.idea/
|
|
*.log
|
|
craftbeerpi.db
|
|
**/node_modules/*
|
|
*.pyc
|
|
*.templog
|
|
|
|
modules/plugins/*
|
|
!modules/plugins/my_plugin/__init__.py
|
|
!modules/plugins/cbpi**/__init__.py
|
|
*.pyc
|
|
|
|
|