Skip to content

Commit 843b047

Browse files
committed
Adjustments to the gitignore file
Added IDE autogenerated files to gitignore
1 parent c79102a commit 843b047

File tree

2 files changed

+22
-16
lines changed

2 files changed

+22
-16
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,3 +22,6 @@
2222
npm-debug.log*
2323
yarn-debug.log*
2424
yarn-error.log*
25+
26+
# IDE stuff
27+
.idea

.idea/workspace.xml

Lines changed: 19 additions & 16 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)