mirror of
https://github.com/Kbz-8/Pulse.git
synced 2026-01-10 15:03:34 +00:00
17 lines
119 B
Plaintext
17 lines
119 B
Plaintext
/*
|
|
/*/
|
|
!.gitignore
|
|
!README.md
|
|
!LICENSE
|
|
!xmake.lua
|
|
!/Includes/
|
|
!/Sources/
|
|
!/.github/
|
|
*.o
|
|
*.swp
|
|
*.swx
|
|
*.a
|
|
*.so
|
|
*.d
|
|
*.ini
|