https://publicpill.com/shop/isotroin-20mg-capsule-isotretinoin/
Isotroin 20 is a brand of isotretinoin, a medication primarily used to treat severe acne.
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
33 lines
506 B
33 lines
506 B
# ---> Agda
|
|
*.agdai
|
|
MAlonzo/**
|
|
|
|
# ---> AltiumDesigner
|
|
# For PCBs designed using Altium Designer
|
|
# Website: https://www.altium.com/altium-designer/
|
|
|
|
# Directories containing cache data
|
|
History
|
|
__Previews
|
|
|
|
# Directories containing logs and generated outputs
|
|
Project\ Logs*
|
|
Project\ Outputs*
|
|
|
|
# Misc files generated by altium
|
|
debug.log
|
|
Status\ Report.txt
|
|
*.PcbDoc.htm
|
|
*.SchDocPreview
|
|
*.PcbDocPreview
|
|
|
|
# Lock files sometimes left behind
|
|
.~lock.*
|
|
|
|
# ---> Ada
|
|
# Object file
|
|
*.o
|
|
|
|
# Ada Library Information
|
|
*.ali
|
|
|