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

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

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