Skip to content

Commit 43b7eca

Browse files
committed
adding testing script git gitignore
1 parent 266a07f commit 43b7eca

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

.gitignore

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -110,8 +110,9 @@ ENV/
110110

111111

112112
# Jupyter Notebook
113-
114113
*.ipynb
114+
115+
# project specific
115116
hansi.xml
116117
set_env_variabes.sh
117118
export_env_variables.sh
@@ -121,4 +122,6 @@ hansi*
121122
env.secret
122123
werke/
123124
1905-004/
124-
indices/
125+
indices/
126+
config.py
127+
download_work.py

0 commit comments

Comments
 (0)