mirror of
https://github.com/encounter/cpp3ds.git
synced 2026-03-30 11:04:22 -07:00
20 lines
297 B
Plaintext
20 lines
297 B
Plaintext
build/
|
|
lib/
|
|
bin/
|
|
*.bin
|
|
|
|
include/cpp3ds/Emulator/ui_emulator.h
|
|
|
|
# Covers JetBrains IDEs: IntelliJ, RubyMine, PhpStorm, AppCode, PyCharm, CLion
|
|
*.iml
|
|
## Directory-based project format:
|
|
.idea/
|
|
|
|
# CMake
|
|
CMakeCache.txt
|
|
CMakeFiles
|
|
Makefile
|
|
cmake_install.cmake
|
|
cmake_uninstall.cmake
|
|
install_manifest.txt
|