gitignore: Doesn't grumble about indexer files
Signed-off-by: Daniel Thompson <daniel@redfelineninja.org.uk>peter
parent
0678128c26
commit
50f30616c6
|
@ -2,6 +2,7 @@
|
|||
*.zip
|
||||
.*.swp
|
||||
__pycache__
|
||||
cscope.out
|
||||
docs/build
|
||||
attic/
|
||||
wasp/boards/pinetime/watch.py
|
||||
|
|
Loading…
Reference in New Issue