Skip to content

Commit a2a29d4

Browse files
committed
gitignore + Local conversion:
- copy js/coffee files to lib_src - decaffeinate . --loose - remove coffee files - js-to-ts-converter .
1 parent 006d358 commit a2a29d4

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.gitignore

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

0 commit comments

Comments
 (0)