packages/.gitignore

22 lines
176 B
Plaintext
Raw Permalink Normal View History

2022-05-17 19:52:57 +00:00
# IDE config
.vscode
# source files
*.tar*
2022-05-21 10:15:23 +00:00
*.tgz
*.part
*.zip
*.rar
*.7z
*.pacman
*.deb
*.AppImage
2022-06-19 09:25:29 +00:00
*.jar
# GitHub wiki
/wiki
2022-05-23 19:15:15 +00:00
# Node.js
node_modules
/scripts/long-built/dist