Skip to content

Commit f8d7435

Browse files
committed
Update .gitignore
1 parent 20e34ab commit f8d7435

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.gitignore

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
11
.DS_Store
22
npm-debug.log
33
node_modules
4+
lib_src/**/*
5+
!lib_src/misc/colors.ts
6+
!lib_src/tsconfig.json
7+
!lib_src/tslint.json
8+
tsconfig.tsbuildinfo

0 commit comments

Comments
 (0)