diff options
author | Étienne Loks <etienne.loks@iggdrasil.net> | 2019-03-19 13:33:59 +0100 |
---|---|---|
committer | Étienne Loks <etienne.loks@iggdrasil.net> | 2019-06-17 13:21:27 +0200 |
commit | 3fd0b846132fd25677fe14f92f946a71db7518c8 (patch) | |
tree | b3e5ae6c67cfcb4eb979275fe4b9e1aefe36fb0a /.gitignore | |
parent | c2284c2c8f8c7b82ff19bbeaa19c90b0503d7482 (diff) | |
download | Ishtar-3fd0b846132fd25677fe14f92f946a71db7518c8.tar.bz2 Ishtar-3fd0b846132fd25677fe14f92f946a71db7518c8.zip |
Celery install scripts
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 68f835be4..fb2ae0068 100644 --- a/.gitignore +++ b/.gitignore @@ -5,6 +5,7 @@ .~* drassm_app/* cd17_app/* +ansible/* django-simple-history/* django-formwizard/* ishtar-docs |