melonds-ds/.gitignore
Jesse Talavera be77fbfc06 Ignore venvs
2024-03-10 15:57:49 -04:00

41 lines
440 B
Plaintext

# CMake
CMakeLists.txt.user
CMakeCache.txt
CMakeFiles
CMakeScripts
Testing
Makefile
cmake_install.cmake
install_manifest.txt
compile_commands.json
CTestTestfile.cmake
_deps
cmake-build-*
__cmake_systeminformation
Authors.txt
SystemInformation.in
# JetBrains
.idea/
fileList*.txt
# Build System
artifact
build
melondsds-LICENSE.txt
melondsds_libretro.info
out.txt
# Tracy
*.tracy
# Archives
*.7z
*.zip
*.tar
# Act
.actrc
# Python
venv*