Files
This commit is contained in:
+37
@@ -0,0 +1,37 @@
|
||||
.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/
|
||||
Reference in New Issue
Block a user