Skip to content

Commit 3306af7

Browse files
committed
Ignore bazel directories and .python-version
1 parent c00872b commit 3306af7

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

.gitignore

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@ __pycache__/
33
*.py[cod]
44
*$py.class
55

6+
7+
# bazel
8+
bazel-*
9+
610
# C extensions
711
*.so
812

@@ -66,6 +70,7 @@ target/
6670
#Other things
6771
.DS_Store
6872
.idea
73+
.python-version
6974

7075
#Editor things
7176
*.sublime-project

0 commit comments

Comments
 (0)