Skip to content

Commit

Permalink
removing ds_store files
Browse files Browse the repository at this point in the history
  • Loading branch information
Dhruv-0-Arora committed Aug 4, 2022
1 parent 1bf92e8 commit 3927ebe
Show file tree
Hide file tree
Showing 11 changed files with 2 additions and 2 deletions.
Binary file removed .DS_Store
Binary file not shown.
4 changes: 2 additions & 2 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
.gitignore
.idea/
.vscode/
out/
target/
target/
*.DS_Store
Binary file removed src/.DS_Store
Binary file not shown.
Binary file removed src/main/.DS_Store
Binary file not shown.
Binary file removed src/main/java/.DS_Store
Binary file not shown.
Binary file removed src/main/java/me/.DS_Store
Binary file not shown.
Binary file removed src/main/java/me/dhruvarora/.DS_Store
Binary file not shown.
Binary file removed src/main/java/me/dhruvarora/UI/.DS_Store
Binary file not shown.
Binary file removed src/test/.DS_Store
Binary file not shown.
Binary file removed src/test/java/.DS_Store
Binary file not shown.
Binary file removed src/test/java/me/.DS_Store
Binary file not shown.

0 comments on commit 3927ebe

Please sign in to comment.