We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5d8c692 commit e6a7792Copy full SHA for e6a7792
.gitignore
@@ -1,4 +1,5 @@
1
-build
+/build
2
+/buildSrc/build
3
.svn
4
.sw?
5
.*.swp
dumper/app/.gitignore
@@ -0,0 +1,2 @@
+/bin
dumper/lib-common/.gitignore
dumper/lib-dumper-spi/.gitignore
dumper/lib-ext-bigquery/.gitignore
dumper/lib-ext-hive-metastore/.gitignore
0 commit comments