1
0
mirror of synced 2024-12-04 18:56:03 +03:00

Update gitignore file

This commit is contained in:
Ivan Lutokhin 2020-08-18 15:51:44 +03:00
parent db9e8d788d
commit a28a8f4678
2 changed files with 32 additions and 4462 deletions

34
.gitignore vendored
View File

@ -1,2 +1,32 @@
/*.sublime*
/vendor
composer.lock
composer.phar
vendor
# IntelliJ project files
*.iml
*.iws
*.ipr
.idea/
# eclipse project file
.settings/
.classpath
.project
# NetBeans specific
nbproject/private/
build/
nbbuild/
dist/
nbdist/
nbactions.xml
nb-configuration.xml
# Sublime Text
*.sublime-workspace
# OS
.DS_Store
.Trashes
*~

4460
composer.lock generated

File diff suppressed because it is too large Load Diff