This is an automated email from the ASF dual-hosted git repository.
gangwu pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/parquet-format.git
The following commit(s) were added to refs/heads/master by this push:
new 079a2df Adding in additional .gitignore lines for intellij (#235)
079a2df is described below
commit 079a2dff06e32b7d1ad8c9aa67f2e2128fb5ffa5
Author: Vinoo Ganesh <[email protected]>
AuthorDate: Thu May 16 00:54:09 2024 -0400
Adding in additional .gitignore lines for intellij (#235)
---
.gitignore | 2 ++
1 file changed, 2 insertions(+)
diff --git a/.gitignore b/.gitignore
index 6eed724..6efa87f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -24,3 +24,5 @@ dependency-reduced-pom.xml
# IDE stuff
.idea/
*.iml
+*.ipr
+*.iws