Commit a430e9c1 by Gennadiy Civil Committed by GitHub

Merge pull request #865 from frosteyes/master

Moved the ignoring of *.pyc files to top level
parents 16bfba08 34355c0e
...@@ -8,3 +8,5 @@ bazel-genfiles ...@@ -8,3 +8,5 @@ bazel-genfiles
bazel-googletest bazel-googletest
bazel-out bazel-out
bazel-testlogs bazel-testlogs
# python
*.pyc
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment