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

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

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