Skip to content

Commit f55ef92

Browse files
author
Vladlen Popolitov
committed
.gitignore added
1 parent 5443d4c commit f55ef92

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

.gitignore

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
.deps
2+
*.o
3+
*.so
4+
results
5+
__pycache__
6+
*.pyc
7+
tmp_install
8+
log
9+
10+
# virtualenv
11+
bin
12+
include
13+
lib
14+
pip-selfcheck.json
15+
regression*

0 commit comments

Comments
 (0)