adjutant/.gitignore
adrian-turjak af986c28fc Renaming StackTask to Adjutant
* This patch is just a search and replace with minor tweaks.
* No functional changes, just renaming.

Change-Id: I103790be7c0cd9234545e25e21ab1768cb5eb131
2017-05-17 12:25:45 +12:00

9 lines
65 B
Plaintext

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