From 4a480bf13b45a98e8e14097f830e72bd4e6e6241 Mon Sep 17 00:00:00 2001
From: Bing Gong <b.gong@fz-juelich.de>
Date: Fri, 19 Jun 2020 11:21:43 +0200
Subject: [PATCH] use the branch 2tier_pystarger gitignore file in order to
 upload hickle package

---
 .gitignore | 13 ++++++-------
 1 file changed, 6 insertions(+), 7 deletions(-)

diff --git a/.gitignore b/.gitignore
index a9ce13f0..027f7926 100644
--- a/.gitignore
+++ b/.gitignore
@@ -13,17 +13,17 @@ build/
 develop-eggs/
 dist/
 downloads/
-eggs/
-.eggs/
-lib/
-lib64/
+#eggs/
+#.eggs/
+#lib/
+#lib64/
 parts/
 sdist/
 var/
 wheels/
-*.egg-info/
+#*.egg-info/
 .installed.cfg
-*.egg
+#*.egg
 
 # PyInstaller
 #  Usually these files are written by a python script from a template
@@ -117,7 +117,6 @@ virtual_env*/
 **/results_test_samples
 **/logs
 **/vp
-**/hickle
 *.tfrecords
 **/era5_size_64_64_3_3t_norm
 
-- 
GitLab