Files
Pulse/.gitignore
2025-03-23 00:43:40 +01:00

23 lines
174 B
Plaintext

/*
/*/
!.gitignore
!README.md
!LICENSE
!xmake.lua
!/Includes/
!/Sources/
!/Tests/
!/Scripts/
!/Examples/
!/Xmake/
!/.github/
build/
Build/
*.o
*.swp
*.swx
*.a
*.so
*.d
*.ini