This is an automated email from the ASF dual-hosted git repository.
cdutz pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/tsfile.git
The following commit(s) were added to refs/heads/develop by this push:
new a1030a9a chore: Added a .gitignore file
a1030a9a is described below
commit a1030a9a98f1db1281aeab6cb0d5fb521fc2049d
Author: Christofer Dutz <[email protected]>
AuthorDate: Wed Jan 3 14:40:59 2024 +0100
chore: Added a .gitignore file
---
.gitignore | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 00000000..fa2e3ec2
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,5 @@
+/.idea/**
+/.mvn/.gradle-enterprise/gradle-enterprise-workspace-id
+/.mvn/wrapper/maven-wrapper.jar
+**/target/**
+/tsfile/test.tsfile