aboutsummarylogtreecommitdiffstats
path: root/.gitignore
blob: 554c9d9cf667ed23e5d9a2d97f8f949a61cda79d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
node_modules/
dist/
pkg/
src/

npm-debug.log*
yarn-debug.log*
yarn-error.log*

*.pacman
*.tar.gz
*.pkg.tar.zst
*.deb
*.rpm

.DS_Store
Thumbs.db