summaryrefslogtreecommitdiff
path: root/.gitignore
blob: 09e4992d3f0083c9c0f7bca4395cf861310263cb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
Makefile
!talerbackoffice/backoffice/templates/Makefile
aclocal.m4
autom4te.cache/
compile
config.log
config.status
configure
install-sh
missing
talerbackoffice.egg-info/
talerbackoffice/__pycache__/
talerbackoffice/backoffice/__pycache__/
talerbackoffice/backoffice/static/*.js
backoffice.wsgi
taler-merchant-backoffice
js/node_modules/
js/yarn.lock
doc/*
!doc/*.texi
!doc/Makefile
!doc/*.css
*.mo
*.po~