summaryrefslogtreecommitdiff
path: root/.gitignore
blob: 0447cf17bed16a52e386e6565a03436089e52915 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# ignore 'copyrighted' contents similar to emulators
/ast2json/*.json*
/ast2json/*.rpyc
/rpy
/www/dump
/www/favicon.ico
/www/json

# generated files
/Makefile.inc
/node_modules
/www/index.html
/www/js/all.min.js*

# generated nginx conf - see nginx.sh
/nginx.gen.conf