diff options
-rwxr-xr-x | .gitignore | 10 |
1 files changed, 5 insertions, 5 deletions
@@ -1,7 +1,7 @@ -.gradle -.idea -build -out +.gradle/ +.idea/ +build/ +out/ src/main/resources/app.properties log -log.lck
\ No newline at end of file +log.lck |
index : AniMarfo.git | ||
Unnamed repository; edit this file 'description' to name the repository. | SelfLearner |
summaryrefslogtreecommitdiff |
-rwxr-xr-x | .gitignore | 10 |
@@ -1,7 +1,7 @@ -.gradle -.idea -build -out +.gradle/ +.idea/ +build/ +out/ src/main/resources/app.properties log -log.lck
\ No newline at end of file +log.lck |