We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3b68093 commit 9b9ae90Copy full SHA for 9b9ae90
source-code/polars/.gitignore
@@ -1 +1,6 @@
1
+# data sets too large to store in repository
2
large_data*.csv
3
+very_large_data*.csv
4
+
5
+# Slurm job output files
6
+slurm-*.out
0 commit comments