Skip to content

Commit

Permalink
gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
hpasapp committed Dec 17, 2020
1 parent 265f75d commit ec1566e
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,10 @@ __pycache__
*.egg-info/
sru/csrc/build
.python-version

# created by torchscript tests:
py_out.txt
sru/csrc/Makefile
sru/csrc/tests/main_test_cpp.cpp
sru_ts.pt
cpp_out.txt

0 comments on commit ec1566e

Please sign in to comment.