ChonkyStation/.gitignore
2023-08-02 18:27:33 +02:00

94 lines
No EOL
1.1 KiB
Text

# Visual Studio files
*.rsuser
*.suo
*.user
*.userosscache
*.sln.docstates
*.userprefs
#Clion Files
.idea/
cmake-build-*/
Debug/
Release/
ReleaseWithClangCL/
Enabled/
Disabled/
build/
.vs/
.vscode/
ipch/
*.aps
*.ncb
*.opendb
*.opensdf
*.sdf
*.cachefile
*.VC.db
*.VC.VC.opendb
vsprojects/packages
.Trash-1000/
# Linux files
*.o
*.dep
*.mcd
# FastBuild and msfastbuild stuff
*.bff
*.fdb
fb.bat
# macos files
.DS_store
# IDA database files
*.id0
*.id1
*.nam
*.til
*.idb
# Games / executables
*.elf
*.bin
# Android stuff
# Gradle files
android/.gradle/
android/build/
# Local configuration file (sdk path, etc)
android/local.properties
# Log/OS Files
android/*.log
# Android Studio generated files and folders
android/captures/
android/.externalNativeBuild/
android/.cxx/
android/*.apk
android/output.json
# IntelliJ
android/*.iml
android/.idea/
android/misc.xml
android/deploymentTargetDropDown.xml
android/render.experimental.xml
# Keystore files
android/*.jks
android/*.keystore
# Google Services (e.g. APIs or Firebase)
android/google-services.json
# Android Profiling
android/*.hprof