This is an automated email from the ASF dual-hosted git repository.

jlewandowski pushed a commit to branch ds-trunk-5.0--2024-07-24
in repository https://gitbox.apache.org/repos/asf/cassandra-dtest.git

commit 6e2e4b2aa745fba317c80636afc0f6c54b111cac
Author: Ruslan Fomkin <[email protected]>
AuthorDate: Tue Jun 8 16:40:03 2021 +0200

    Add pytest cache and vscode folders to gitignore (#21)
    
    (cherry picked from commit b3bd616201ef5c41ad088954077a8467148c8626)
    (cherry picked from commit f2c37011d7dc21016fa33103625529e85994e595)
    (cherry picked from commit ba91f9d5360a67a2eec3ae85940996a353e518f0)
    (cherry picked from commit cce73fba67ba80cedcb0abacbd813da111e41080)
    (cherry picked from commit bdf8a96c70ce8e2e53e980d49456761b736ac28b)
    (cherry picked from commit 12d429237463c7b0f1c31961cc58e8a636cc0846)
    (cherry picked from commit bb617406caf78dba9c7256bb4a0fdfa7b2af75af)
    (cherry picked from commit f64ad5bc5f0fbcc07dbbb7d0ec5862bb97e1d303)
---
 .gitignore                                                |  1 +
 ...Add pytest cache and vscode folders to gitignore (#21) | 15 +++++++++++++++
 2 files changed, 16 insertions(+)

diff --git a/.gitignore b/.gitignore
index bfe340cb..13045e5b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -16,3 +16,4 @@ bin/
 lib/
 pyvenv.cfg
 src/
+.vscode/
diff --git a/update-history/oss-4.0.11/31-bb617406 Add pytest cache and vscode 
folders to gitignore (#21) b/update-history/oss-4.0.11/31-bb617406 Add pytest 
cache and vscode folders to gitignore (#21)
new file mode 100644
index 00000000..324544e8
--- /dev/null
+++ b/update-history/oss-4.0.11/31-bb617406 Add pytest cache and vscode folders 
to gitignore (#21)      
@@ -0,0 +1,15 @@
+--- a/.gitignore
++++ b/.gitignore
+@@ -11,12 +11,9 @@
+ html/
+ doxygen/doxypy-0.4.2/
+ .pytest_cache/
+-<<<<<<<
+ 
+ bin/
+ lib/
+ pyvenv.cfg
+ src/
+-=======
+ .vscode/
+->>>>>>>


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to