Skip to content

Commit aa3a015

Browse files
authored
Merge pull request #127 from knorth55/add-gitignore
add .gitignore
2 parents b7c38cc + 6246109 commit aa3a015

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
*.pyc
2+
.ipynb_checkpoints
3+
chainerrl.egg-info

0 commit comments

Comments
 (0)