Skip to content

Commit

Permalink
Merge pull request #193 from xmfcx/chore/gitignore
Browse files Browse the repository at this point in the history
chore(.gitignore): add /.idea/
  • Loading branch information
mackierx111 authored Sep 13, 2023
2 parents d629bba + 0df9ad6 commit 2725ece
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -63,4 +63,8 @@ crashlytics-build.properties

# Externals directory
[Aa]ssets/AWSIM/Externals/*
![Aa]ssets/AWSIM/Externals/.gitkeep
![Aa]ssets/AWSIM/Externals/.gitkeep

# JetBrains
/.idea/

0 comments on commit 2725ece

Please sign in to comment.