2
0
mirror of https://github.com/m-labs/artiq.git synced 2024-12-28 12:48:26 +08:00

gitignore: ignore static libs

This commit is contained in:
Sebastien Bourdeauducq 2015-04-17 16:39:36 +08:00
parent 4c6387929b
commit af6a8f6d87

1
.gitignore vendored
View File

@ -1,6 +1,7 @@
__pycache__
*.o
*.d
*.a
*.bin
*.elf
*.fbi