CompetitiveProgramming/.gitignore

13 lines
91 B
Plaintext
Raw Normal View History

2024-03-21 17:06:38 +00:00
*
!*.cpp
!*.cc
!*.py
!*.rs
!*/
2024-12-27 19:12:09 +00:00
!.clangd
!.clang-tidy
!.clang-format
!.exrc
!.nvim.lua
!.sh