diff options
author | John Mitchell <jlmitch5@ncsu.edu> | 2018-03-26 18:13:00 +0200 |
---|---|---|
committer | John Mitchell <jlmitch5@ncsu.edu> | 2018-03-26 18:13:00 +0200 |
commit | 02a97a2ec2c9560f3206aa2d7eab8363e9cb1b06 (patch) | |
tree | ef26303c991bbbd1f0232af069d547a8e28c87ad /.gitignore | |
parent | remove tower-license dir (diff) | |
download | awx-02a97a2ec2c9560f3206aa2d7eab8363e9cb1b06.tar.xz awx-02a97a2ec2c9560f3206aa2d7eab8363e9cb1b06.zip |
update .gitignore to include root tower-license dir
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 7dfd3e0cb8..b1674af811 100644 --- a/.gitignore +++ b/.gitignore @@ -22,6 +22,7 @@ awx/ui/build_test awx/ui/client/languages awx/ui/templates/ui/index.html awx/ui/templates/ui/installing.html +/tower-license /tower-license/** # Tower setup playbook testing |