adjutant/.gitignore
adrian-turjak ca21dabdf8 Fix bug with signups and disabled users
* Token field for password was not being set.
* Have also added to test to confirm this.

Change-Id: I5e9c21ee4675181f21a889bfe7187995db05576a
2017-05-23 21:47:17 +12:00

9 lines
72 B
Plaintext

*.pyc
*.sqlite3
*~
*.log
python_adjutant.egg-info/*
dist/*
.tox/*
env/*