.gitignore

This commit is contained in:
pypy
2021-03-31 12:56:06 +09:00
parent 90c6ef8310
commit af3da89ccc
2 changed files with 3 additions and 7 deletions

7
.gitignore vendored
View File

@@ -259,10 +259,3 @@ paket-files/
# Python Tools for Visual Studio (PTVS)
__pycache__/
*.pyc
# NodeJS
node_modules/
# html
/html/dist/
/html/mix-manifest.json

3
html/.gitignore vendored Normal file
View File

@@ -0,0 +1,3 @@
node_modules/
dist/
/mix-manifest.json