aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
blob: 6002360ecd7ec489155a55140b0ab712d0c25126 (plain)
1
2
3
4
5
6
7
8
# SPDX-License-Identifier: GPL-2.0-only

# Nix
/result
# Node.js
/node_modules/
# Webpack
/dist/