Skip to content
This repository was archived by the owner on May 26, 2023. It is now read-only.

Commit 2f81a0b

Browse files
chore(*): update ignores
1 parent 589c09e commit 2f81a0b

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ node_modules
77
bower_components
88
.DS_Store
99
*~
10+
.*
1011

1112
# webstorm files
1213
.idea

.npmignore

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
# Any hidden files
22
**/.*
33

4+
# Jetbrains files
5+
*.ipr
6+
*.iws
7+
*.iml
8+
49
# Build related stuff
510
/build
611
/config

0 commit comments

Comments
 (0)