Skip to content

Commit 95054a5

Browse files
committed
Added .idea/* folder to .gitignore
Typically this folder and its content shouldn't be tracked by git
1 parent fbeeb77 commit 95054a5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,7 @@ $RECYCLE.BIN/
6363

6464
# Visual Studio Code project
6565
.vscode/*
66+
.idea/*
6667
example_output/*
6768

6869
Assets/MyAWSCredentials.asset*

0 commit comments

Comments
 (0)