aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
blob: 7258bbeb83cd6bf963596a7839d4a80e42ed7b63 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
*~
old/
*.zip
SDK LibreJS source/
*#

# dependencies
node_modules/

# artifacts
librejs.xpi
bundle.js
npm-debug.log
package-lock.json