mirror of
https://github.com/Manuel83/craftbeerpi3
synced 2026-08-09 18:52:40 +02:00
15 lines
166 B
Plaintext
15 lines
166 B
Plaintext
.idea/
|
|
*.log
|
|
craftbeerpi.db
|
|
**/node_modules/*
|
|
*.pyc
|
|
*.templog
|
|
|
|
modules/plugins/*
|
|
!modules/plugins/__init__.py
|
|
*.pyc
|
|
*.js
|
|
modules/ui/package.json
|
|
|
|
modules/ui/.babelrc
|