blob: 03af548235b97aae465296dfe18eaec48a0a6a17 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
# Binaries
euro-cash.eu
exttmpl
!cmd/*
*.mo
# Autogenerated files
out.gotext.json
*.db
*.gen.*
*~
po/backend.pot
po/templates.pot
# Build artifacts
*.min.css
*.tar.gz
# Misc
test/
|