Skip to content

Commit ee4e2b3

Browse files
committed
🙈 Add .vscode and .idea to .gitignore
1 parent 4eccf85 commit ee4e2b3

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Diff for: ‎.gitignore

+4
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,10 @@ precomputed*.txt*
1414
*.DS_Store
1515
*.class
1616

17+
# IDE Specific info
18+
.vscode
19+
.idea
20+
1721
# Recommended Ignore settings for `https://github.com/github/gitignore`: `Gradle.gitignore`
1822
.gradle
1923
**/build/

0 commit comments

Comments
 (0)