summaryrefslogtreecommitdiffstats
path: root/.gitignore
blob: a035c2b2702e03ee991de1d30720c0f7d2f402cf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
.DS_Store

application/cache/*
!application/cache/index.html
!application/cache/.htaccess

application/logs/*
!application/logs/index.html
!application/logs/.htaccess

user_guide_src/build/*
user_guide_src/cilexer/build/*
user_guide_src/cilexer/dist/*
user_guide_src/cilexer/pycilexer.egg-info/*
/vendor/