mirror of
https://github.com/jlengrand/adyen-web.git
synced 2026-03-10 08:01:22 +00:00
Add ignored files
This commit is contained in:
15
.gitignore
vendored
15
.gitignore
vendored
@@ -2,14 +2,25 @@ node_modules
|
||||
dist
|
||||
coverage
|
||||
|
||||
*.log
|
||||
*.log*
|
||||
.env
|
||||
stats.json
|
||||
.DS_Store
|
||||
|
||||
# IntelliJ
|
||||
.idea
|
||||
/adyen-web.iml
|
||||
*.iml
|
||||
|
||||
# Sublime Text
|
||||
*.sublime-project
|
||||
*.sublime-workspace
|
||||
|
||||
# VSCode
|
||||
.vscode
|
||||
|
||||
# VIM
|
||||
*.swp
|
||||
*.swo
|
||||
|
||||
# Vagrant
|
||||
Vagrantfile
|
||||
|
||||
Reference in New Issue
Block a user