This repository has been archived on 2024-07-19. You can view files and clone it, but cannot push or open issues or pull requests.
ale/.gitignore

13 lines
184 B
Text
Raw Normal View History

!.editorconfig
*.obj
*.pyc
2018-12-10 20:20:23 +00:00
# Ignore all hidden files everywhere.
# Use `git add -f` to add hidden files.
.*
/doc/tags
/init.vim
/test/ale-info-test-file
/vader_output
__pycache__
2017-03-25 23:02:59 +00:00
tags