Skip to content

Commit e719b61

Browse files
committed
minor edit: removed the comments I had inserted locally for gitignore
1 parent 114fe7d commit e719b61

File tree

1 file changed

+0
-15
lines changed

1 file changed

+0
-15
lines changed

.gitignore

-15
Original file line numberDiff line numberDiff line change
@@ -137,18 +137,3 @@ doc/source/savefig/
137137
# Interactive terminal generated files #
138138
########################################
139139
.jupyterlite.doit.db
140-
141-
# Ignore virtual environments
142-
venv/
143-
pandas-env/
144-
.env/
145-
*.egg-info/
146-
build/
147-
# Ignore compiled files
148-
*.pyc
149-
*.pyo
150-
*.pyd
151-
152-
# Ignore system-specific files
153-
.DS_Store
154-
Thumbs.db

0 commit comments

Comments
 (0)