Skip to content

Commit

Permalink
[git] Add intellij ignores and ignore keys
Browse files Browse the repository at this point in the history
  • Loading branch information
hazendaz committed Feb 4, 2024
1 parent 650c06b commit 8c87eea
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,8 +1,12 @@
/target/

*.iml
*.ipr
*.iws
.idea
.classpath
.project
.settings
.github/keys/
.mvn/wrapper/maven-wrapper.jar
target
pom.xml.releaseBackup
release.properties

0 comments on commit 8c87eea

Please sign in to comment.