37 lines
645 B
Plaintext
37 lines
645 B
Plaintext
.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/
|
|
|
|
# IDE Files
|
|
#-------------------------
|
|
/nbproject/
|
|
.idea/*
|
|
|
|
## Sublime Text cache files
|
|
*.tmlanguage.cache
|
|
*.tmPreferences.cache
|
|
*.stTheme.cache
|
|
*.sublime-workspace
|
|
*.sublime-project
|
|
|
|
.svn/
|
|
*.sql
|
|
www/media/svid/
|
|
www/media/videos/
|
|
www/vendor/
|
|
www/composer.lock
|
|
wrenchboard/src/autom4te.cache/
|
|
wrenchboard/src/build/
|
|
wrenchboard/src/modules/ |