algorithm_2024/.gitignore

6 lines
49 B
Plaintext
Raw Normal View History

2024-10-01 03:00:53 +00:00
.*
build
2024-10-01 14:43:16 +00:00
!.gitignore
2024-10-02 04:38:05 +00:00
*.json
2024-10-05 16:08:55 +00:00
/cmake-build*
/build*