Skip to content

Commit e9eeff9

Browse files
committed
cleanup ignores
1 parent 0c8556e commit e9eeff9

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed

.gitignore

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1+
.DS_Store
12
node_modules
23
npm-debug.log
3-
notes.md
4-
test/tests.md
4+
test

.npmignore

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
11
src
2-
**/*.ts
3-
**/*.tsx
42
tsconfig.json
53
tsd.json
64
tslint.json

0 commit comments

Comments
 (0)