LoginSystem/.gitignore
2025-01-26 13:27:48 -05:00

17 lines
154 B
Plaintext

# Mac filesystem dust
.DS_Store/
.DS_Store
# Linux temp files
*~
# IntelliJ
*.iml
.idea
# Gradle
!gradle/wrapper/gradle-wrapper.jar
.gradle
build
outs