cpp/.gitignore

4 lines
56 B
Text
Raw Normal View History

2023-01-07 22:32:45 +01:00
# Ignore C++ executable files and C++ libraries.
*
!*.*