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.
 
 
 
 
 
 

24 lines
266 B

# Object files
*.o
*.obj
# Executables
/test_*
/tests/test_*
/utun
/net_emulator/net_emulator
/net_emulator/test_*
# TinyCrypt build artifacts
tinycrypt/lib/source/*.o
tinycrypt/tests/*.o
# IDE and editor files
*.swp
*~
*.bak
*.old
# OS files
.DS_Store
Thumbs.db