arduino_digicode_brute_forc.../.gitignore
2023-11-13 13:06:47 +01:00

17 lines
87 B
Plaintext

*
!/**/
!*.*
!Makefile
*~
*.swp
*.swo
*.o
*.a
*.so
*.class
*.log
*.core
*.gcno
*.tar*