iceshrimp-legacy/.gitignore
Acid Chicken (硫酸鶏) cbb8edd5ed
Revert "Add yarn.lock to .gitignore (#3408)"
This reverts commit e8439679a5.
2019-07-14 10:09:00 +09:00

32 lines
324 B
Plaintext

# Visual Studio Code
/.vscode
# Intelij-IDEA
/.idea
# Node.js
/node_modules
# config
/.config/*
!/.config/example.yml
!/.config/mongo_initdb_example.js
# misskey
/build
/built
/data
/.cache-loader
/db
/elasticsearch
npm-debug.log
*.pem
run.bat
api-docs.json
*.log
/redis
*.code-workspace
.DS_Store
/files
ormconfig.json