gitignore: Doesn't grumble about indexer files
Signed-off-by: Daniel Thompson <daniel@redfelineninja.org.uk>
This commit is contained in:
parent
0678128c26
commit
50f30616c6
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -2,6 +2,7 @@
|
|||
*.zip
|
||||
.*.swp
|
||||
__pycache__
|
||||
cscope.out
|
||||
docs/build
|
||||
attic/
|
||||
wasp/boards/pinetime/watch.py
|
||||
|
|
Loading…
Reference in a new issue