Files
openide/native/WinShellIntegration/.gitignore
2021-06-14 06:14:15 +00:00

14 lines
94 B
Plaintext

*
!.gitignore
!CMakeLists.txt
!README.md
!.idea/
!.idea/**
!build/
!build/**
!src/
!src/**