1
0
mirror of https://github.com/irmen/ksim65.git synced 2025-01-19 17:29:54 +00:00
ksim65/.gitignore

11 lines
184 B
Plaintext
Raw Normal View History

2019-09-11 02:17:59 +02:00
# Ignore Gradle project-specific cache directory
.gradle
# Ignore Gradle build output directory
build/
.idea/workspace.xml
2019-09-15 05:04:57 +02:00
.idea/dictionaries/
.idea/inspectionProfiles/
2019-09-12 01:31:25 +02:00
.attach_pid*