Skip to content

Commit

Permalink
Added gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
mahmood199 committed Mar 9, 2024
1 parent 002f87b commit 19ee4b9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
/.idea/workspace.xml
/.idea/navEditor.xml
/.idea/assetWizardSettings.xml
/.idea.*
.idea.*
.DS_Store
/build
/captures
Expand Down
2 changes: 1 addition & 1 deletion app/.gitignore
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
/build
/.idea.*
.idea.*

0 comments on commit 19ee4b9

Please sign in to comment.