Skip to content
This repository was archived by the owner on Feb 2, 2024. It is now read-only.

Commit 844eded

Browse files
authored
Make redundant files visible by developer (#333)
1 parent 0b99bbc commit 844eded

1 file changed

Lines changed: 0 additions & 27 deletions

File tree

.gitignore

Lines changed: 0 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -1,28 +1 @@
1-
# Compiled python modules.
2-
*.pyc
3-
4-
# Setuptools distribution folder.
5-
/dist
6-
7-
# cache
8-
hpat/__pycache__
9-
hpat/hiframes/__pycache__
10-
11-
# Python egg metadata, regenerated from source files by setuptools.
12-
/*.egg-info
13-
/*.egg
14-
15-
*.o
16-
*.so
17-
181
build/
19-
docs/_build/
20-
docs/gh-pages/
21-
*.DS_Store
22-
23-
# data files for testing
24-
*.pq
25-
*.csv
26-
*.parquet
27-
*.hdf5
28-
tmp_tests/

0 commit comments

Comments
 (0)