Update gitignore
This commit is contained in:
16
.gitignore
vendored
16
.gitignore
vendored
@@ -1,3 +1,17 @@
|
||||
# Global
|
||||
.*.swp
|
||||
.DS_Store
|
||||
web/app/composer.json
|
||||
|
||||
# Application
|
||||
web/app/composer.json
|
||||
|
||||
# PHPStorm
|
||||
.idea/**/workspace.xml
|
||||
.idea/**/tasks.xml
|
||||
.idea/dictionaries
|
||||
|
||||
# Netbeans
|
||||
nbproject/
|
||||
/nbproject/
|
||||
/nbproject/private/
|
||||
/nbproject/private/private.properties
|
||||
Reference in New Issue
Block a user