diff options
author | Scott Dodson <sdodson@redhat.com> | 2016-02-02 12:45:15 -0500 |
---|---|---|
committer | Scott Dodson <sdodson@redhat.com> | 2016-02-03 11:45:52 -0500 |
commit | cf9403fa748e54d35afe7e8416aa736d6ea375d2 (patch) | |
tree | c5ab4c03dcd39c7a6f6e6c5062b6f707d8f54954 /.gitignore | |
parent | 677c4b98cf9e0165d1342389b77b2810ea2a3ec1 (diff) | |
download | openshift-cf9403fa748e54d35afe7e8416aa736d6ea375d2.tar.gz openshift-cf9403fa748e54d35afe7e8416aa736d6ea375d2.tar.bz2 openshift-cf9403fa748e54d35afe7e8416aa736d6ea375d2.tar.xz openshift-cf9403fa748e54d35afe7e8416aa736d6ea375d2.zip |
gitignore : .tag* (atom editor tag files)
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 8f46c269f..081659a94 100644 --- a/.gitignore +++ b/.gitignore @@ -17,3 +17,4 @@ gce.ini multi_ec2.yaml multi_inventory.yaml .vagrant +.tags* |