mirror of
https://github.com/RetroShare/libretroshare.git
synced 2026-09-12 11:40:04 +05:00
18 lines
275 B
Plaintext
18 lines
275 B
Plaintext
# Ignore Gradle project-specific cache directory
|
|
.gradle
|
|
|
|
# Ignore Gradle build output directory
|
|
build
|
|
|
|
# Ignore Gradle local options
|
|
local.properties
|
|
|
|
# Ignore Qt Creator local CMake configuration
|
|
CMakeLists.txt.user
|
|
|
|
# Build artifacts
|
|
Makefile.libretroshare
|
|
*.a
|
|
*.o
|
|
build/
|