Move build products to build directory
This commit is contained in:
7
.gitignore
vendored
7
.gitignore
vendored
@@ -4,21 +4,18 @@ build/
|
||||
*.swp
|
||||
*.log
|
||||
*.bak
|
||||
*.agda
|
||||
*.agdai
|
||||
/newt*.js
|
||||
input.txt
|
||||
node_modules
|
||||
mkday.py
|
||||
tmp
|
||||
min.js.gz
|
||||
src/Revision.newt
|
||||
newt.ss
|
||||
newt.so
|
||||
.calva
|
||||
.clj-kondo
|
||||
.joyride
|
||||
.lsp
|
||||
.vscode
|
||||
.helix
|
||||
bootstrap/serializer.js
|
||||
/newt-vscode-lsp/src/newt.js
|
||||
/playground/src/newt.js
|
||||
|
||||
Reference in New Issue
Block a user