1
0
mirror of https://github.com/actix/examples synced 2025-06-28 09:50:36 +02:00

Update .gitignore

This commit is contained in:
krircc
2019-03-30 09:43:56 +08:00
committed by GitHub
parent 40cbb4e2f9
commit 4a1a9e1678

View File

@ -5,6 +5,7 @@ node_modules/
npm-debug.log*
yarn-debug.log*
yarn-error.log*
package-lock.json
# Editor directories and files
.idea