mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-01-09 09:02:48 +01:00
Add build/export to repo
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -61,7 +61,6 @@ tx.exe
|
||||
coverage
|
||||
.nyc_output
|
||||
|
||||
build
|
||||
*.log
|
||||
test/files/normalise.jpg.png
|
||||
test/files/normalise-resized.jpg
|
||||
|
||||
4
build/.gitignore
vendored
Normal file
4
build/.gitignore
vendored
Normal file
@@ -0,0 +1,4 @@
|
||||
*
|
||||
*/
|
||||
!export
|
||||
!.gitignore
|
||||
2
build/export/.gitignore
vendored
Normal file
2
build/export/.gitignore
vendored
Normal file
@@ -0,0 +1,2 @@
|
||||
.
|
||||
!.gitignore
|
||||
Reference in New Issue
Block a user