melonds-ds/.gitignore

19 lines
231 B
Plaintext
Raw Normal View History

2023-03-06 14:15:38 -05:00
# CMake
2023-03-01 17:49:15 -05: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 14:15:38 -05:00
cmake-build-*
# JetBrains
2023-03-27 14:19:24 -04:00
.idea/
# Build System
2023-07-09 12:16:58 -04:00
artifact