stm32-ada/.gitignore

24 lines
253 B
Plaintext

# Object file
*.o
examples/**/objects/*
# Ada Library Information
*.ali
# Library archive
*.a
# GPRBuild output
*.adb.stderr
*.adb.stdout
*.ads.stderr
*.ads.stdout
*.bexch
*.lexch
# Binder code
b__*.adb
b__*.ads
# Gnatprove output
objects/gnatprove