]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
gitignore: Add vstart_environment.sh
authorAdam C. Emerson <aemerson@redhat.com>
Tue, 4 Aug 2020 02:49:36 +0000 (22:49 -0400)
committerAdam C. Emerson <aemerson@redhat.com>
Wed, 9 Sep 2020 02:09:40 +0000 (22:09 -0400)
Signed-off-by: Adam C. Emerson <aemerson@redhat.com>
.gitignore

index dd7da0fed52bcd5fca5d28a71d0b33eb9f48ef68..4c9ff3b26deb60b1af0cd962379bcb1f3d12e12c 100644 (file)
@@ -36,6 +36,7 @@ core
 # Files generated by running tests
 *.log
 /src/td
+/src/vstart_environment.sh
 
 # alpine abuild things
 .abuild/
@@ -80,4 +81,4 @@ GTAGS
 .mypy_cache/
 
 # Python building things where it shouldn't
-/src/python-common/build/
\ No newline at end of file
+/src/python-common/build/