first commit
This commit is contained in:
64
public/style/vendor/jquery-smartwizard/.npmignore
vendored
Normal file
64
public/style/vendor/jquery-smartwizard/.npmignore
vendored
Normal file
@ -0,0 +1,64 @@
|
||||
.*.swp
|
||||
._*
|
||||
.DS_Store
|
||||
.git
|
||||
.github
|
||||
.hg
|
||||
.lock-wscript
|
||||
.svn
|
||||
.wafpickle-*
|
||||
CVS
|
||||
npm-debug.log
|
||||
|
||||
*.seed
|
||||
*.log
|
||||
*.csv
|
||||
*.dat
|
||||
*.out
|
||||
*.pid
|
||||
*.gz
|
||||
*.orig
|
||||
*.jql.js
|
||||
|
||||
work
|
||||
build
|
||||
src
|
||||
test
|
||||
spec
|
||||
pids
|
||||
logs
|
||||
results
|
||||
coverage
|
||||
lib-cov
|
||||
html-report
|
||||
xunit.xml
|
||||
|
||||
# IDE Files
|
||||
#-------------------------
|
||||
/nbproject/*
|
||||
.idea/*
|
||||
.vscode/*
|
||||
.project
|
||||
.idea
|
||||
.settings
|
||||
.iml
|
||||
|
||||
## Sublime Text cache files
|
||||
*.tmlanguage.cache
|
||||
*.tmPreferences.cache
|
||||
*.stTheme.cache
|
||||
*.sublime-workspace
|
||||
*.sublime-project
|
||||
|
||||
ehthumbs.db
|
||||
Icon?
|
||||
Thumbs.db
|
||||
.AppleDouble
|
||||
.LSOverride
|
||||
.Spotlight-V100
|
||||
.Trashes
|
||||
|
||||
/ref.txt
|
||||
/node_modules/
|
||||
/bower_components/
|
||||
/vendor/
|
Reference in New Issue
Block a user