1
0
mirror of https://github.com/alice-lg/alice-lg.git synced 2024-05-11 05:55:03 +00:00
alice-lg-alice-lg/.gitignore
Benedikt Rudolph 41a17fe99f Consequent use of 'alice-lg' instead of 'alicelg'
Replace 'alicelg' on multiple occasions with 'alice-lg'.
* config and default config path
* README.md
* systemd unit, users, paths
* Makefile
2019-01-17 13:58:42 +01:00

36 lines
220 B
Plaintext

bin/alice-lg-*
*.pyc
__pycache__
.cache
*.swp
*.swo
*.sqlite*
*.local.*
venv/
django_backend/birdseye/static
node_modules/
builds/
RPMS/
BUILD-RPM/
DIST/
var/
etc/alice-lg/alice.conf
.DS_Store
*coverage*