Skip to content

Commit e082c58

Browse files
committed
Our default .gitignore should not include IDEA libraries
1 parent e6f1660 commit e082c58

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
node_modules
22
npm-debug.log
33
dist/
4+
/.idea/workspace.xml
5+
/.idea/libraries/

0 commit comments

Comments
 (0)