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

# dependencies
node_modules/
test/lib/

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