mirror of
https://github.com/AndroidAudioMods/ViPERFX_RE.git
synced 2025-07-17 17:07:56 +08:00
Initial commit
This commit is contained in:
15
.gitignore
vendored
Normal file
15
.gitignore
vendored
Normal file
@ -0,0 +1,15 @@
|
||||
# IntelliJ project files
|
||||
.idea/
|
||||
out/
|
||||
gen/
|
||||
|
||||
# cmake
|
||||
cmake-build-debug/
|
||||
CMakeFiles/
|
||||
Makefile
|
||||
cmake_install.cmake
|
||||
CMakeCache.txt
|
||||
*.cbp
|
||||
|
||||
# build
|
||||
build/
|
Reference in New Issue
Block a user