gimpshot/.gitignore

13 lines
163 B
Text
Raw Normal View History

2022-07-13 19:56:35 +02:00
/target
# Ignore Gradle project-specific cache directory
.gradle
# Ignore Gradle build output directory
build
2022-07-13 19:57:41 +02:00
# ignore vim stuff
.settings/
.classpath
.project