Adds csv to gitignore
All checks were successful
gitea-physics/deepdog/pipeline/head This commit looks good

This commit is contained in:
Deepak Mallubhotla 2022-01-24 10:18:44 -06:00
parent 3397b3e2f9
commit 504002699f
Signed by: deepak
GPG Key ID: BEBAEBF28083E022

4
.gitignore vendored
View File

@ -136,4 +136,6 @@ dmypy.json
.pytype/
# Cython debug symbols
cython_debug/
cython_debug/
*.csv