This website works better with JavaScript.
Home
Help
Sign In
varia
/
xppl
Watch
14
Star
0
Fork
0
Code
Issues
6
Pull Requests
Releases
Activity
Varia library working group XPPL.
https://gitea.xpub.nl/XPUB/XPPL
self-hosting
library
pirate
xpub
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
232
Commits
3
Branches
0
Tags
17 MiB
Tree:
b944572399
add-change-log
ansible-setup-and-deploy
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'b944572399'
${ noResults }
xppl
/
.gitignore
9 lines
80 B
Raw
Normal View
History
cleanup
7 years ago
*.pyc
Use new `xppl` name in the ignore file. Remove other files which are not present now.
6 years ago
__pycache__/
Try again to correctly ignore this rqlite folder.
6 years ago
/rqlite/
Use new `xppl` name in the ignore file. Remove other files which are not present now.
6 years ago
xppl/cover/**
xppl/uploads/**
Get dummy test suite in place. At least isort/pylava are passing.
6 years ago
.tox
Ignore the environment file for sure.
6 years ago
.env
Ignore egg files.
6 years ago
*.egg-info/