Fixed .gitignore and .npmignore situation

This commit is contained in:
Josh Goldberg
2022-08-16 20:51:26 -04:00
parent 51847c7e8c
commit a3fda42d6e
64 changed files with 191 additions and 195 deletions
+1 -9
View File
@@ -1,10 +1,2 @@
*.d.ts
*.js
*.log
*.map
*.tsbuildinfo
node_modules/
*/*/dist/
*/*/lib/
*/*/test/
!packages/shenanigans-manager/setup/**/*
node_modules/
+4
View File
@@ -0,0 +1,4 @@
dist/
lib/
test/
webpack.config.js
+4
View File
@@ -0,0 +1,4 @@
dist/
lib/
test/
webpack.config.js
+2 -6
View File
@@ -1,6 +1,2 @@
node_modules/
test/
npm-debug.log
!*.js
!*.ts
*.test.*
*.tsbuildinfo
node_modules/
+4
View File
@@ -0,0 +1,4 @@
dist/
lib/
test/
webpack.config.js
+2 -6
View File
@@ -1,6 +1,2 @@
node_modules/
test/
npm-debug.log
!*.js
!*.ts
*.test.*
*.tsbuildinfo
node_modules/
+4
View File
@@ -0,0 +1,4 @@
dist/
lib/
test/
webpack.config.js
+2 -6
View File
@@ -1,6 +1,2 @@
node_modules/
test/
npm-debug.log
!*.js
!*.ts
*.test.*
*.tsbuildinfo
node_modules/
+4
View File
@@ -0,0 +1,4 @@
dist/
lib/
test/
webpack.config.js
+2 -6
View File
@@ -1,6 +1,2 @@
node_modules/
test/
npm-debug.log
!*.js
!*.ts
*.test.*
*.tsbuildinfo
node_modules/
+4
View File
@@ -0,0 +1,4 @@
dist/
lib/
test/
webpack.config.js
+2 -6
View File
@@ -1,6 +1,2 @@
node_modules/
test/
npm-debug.log
!*.js
!*.ts
*.test.*
*.tsbuildinfo
node_modules/
+4
View File
@@ -0,0 +1,4 @@
dist/
lib/
test/
webpack.config.js
+2 -6
View File
@@ -1,6 +1,2 @@
node_modules/
test/
npm-debug.log
!*.js
!*.ts
*.test.*
*.tsbuildinfo
node_modules/
+4
View File
@@ -0,0 +1,4 @@
dist/
lib/
test/
webpack.config.js
+2 -6
View File
@@ -1,6 +1,2 @@
node_modules/
test/
npm-debug.log
!*.js
!*.ts
*.test.*
*.tsbuildinfo
node_modules/
+4
View File
@@ -0,0 +1,4 @@
dist/
lib/
test/
webpack.config.js
+2 -6
View File
@@ -1,6 +1,2 @@
node_modules/
test/
npm-debug.log
!*.js
!*.ts
*.test.*
*.tsbuildinfo
node_modules/
+4
View File
@@ -0,0 +1,4 @@
dist/
lib/
test/
webpack.config.js
+2 -6
View File
@@ -1,6 +1,2 @@
node_modules/
test/
npm-debug.log
!*.js
!*.ts
*.test.*
*.tsbuildinfo
node_modules/

Some files were not shown because too many files have changed in this diff Show More