melonds-ds/.gitignore

19 lines
231 B
Plaintext
Raw Normal View History

2023-03-06 19:15:38 +00:00
# CMake
2023-03-01 22:49:15 +00:00
CMakeLists.txt.user
CMakeCache.txt
CMakeFiles
CMakeScripts
Testing
Makefile
cmake_install.cmake
install_manifest.txt
compile_commands.json
CTestTestfile.cmake
_deps
2023-03-06 19:15:38 +00:00
cmake-build-*
# JetBrains
2023-03-27 18:19:24 +00:00
.idea/
# Build System
2023-07-09 16:16:58 +00:00
artifact