Skip to content

Commit

Permalink
Feature: GitIgnore Additions (#18)
Browse files Browse the repository at this point in the history
* updated .gitignore to ignore the .idea folder

* removed .idea folder from repository
  • Loading branch information
Sxtanna authored Jun 16, 2023
1 parent 45da5e8 commit c4d8235
Show file tree
Hide file tree
Showing 5 changed files with 1 addition and 38 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@

# IntelliJ
out/
/.idea/

# Eclipse
.classpath
Expand Down
3 changes: 0 additions & 3 deletions .idea/.gitignore

This file was deleted.

17 changes: 0 additions & 17 deletions .idea/gradle.xml

This file was deleted.

12 changes: 0 additions & 12 deletions .idea/misc.xml

This file was deleted.

6 changes: 0 additions & 6 deletions .idea/vcs.xml

This file was deleted.

0 comments on commit c4d8235

Please sign in to comment.