We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9778a6e commit d837169Copy full SHA for d837169
.gitignore
@@ -3,6 +3,8 @@
3
# Ignore all hidden files everywhere.
4
# Use `git add -f` to add hidden files.
5
.*
6
+__pycache__
7
+*.pyc
8
/doc/tags
9
/init.vim
10
/test/ale-info-test-file
0 commit comments