Skip to content

Commit

Permalink
add .idea to gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
the-codeboy committed Jan 26, 2022
1 parent 8f52d98 commit 9e2bb54
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,5 @@ dependency-reduced-pom.xml
buildNumber.properties
.mvn/timing.properties
.mvn/wrapper/maven-wrapper.jar
.idea/runConfigurations.xml
.idea/**
.idea

0 comments on commit 9e2bb54

Please sign in to comment.