Adding idea and pref to .gitignore #12

Merged
tonitch merged 2 commits from idea_to_gitignore into master 2023-02-24 13:59:29 +01:00
Showing only changes of commit 0cba7899ab - Show all commits

3
.gitignore vendored
View File

@ -50,3 +50,6 @@ replay_pid*
# Ignore Gradle build output directory
build
.idea/
.settings/