2020-04-08 20:43:35 +02:00
|
|
|
/bin/
|
|
|
|
/build/
|
|
|
|
/var/
|
|
|
|
/vendor/
|
2018-09-08 13:33:04 +02:00
|
|
|
|
2020-04-08 20:43:35 +02:00
|
|
|
# IDE integration
|
|
|
|
/.vscode/*
|
|
|
|
!/.vscode/launch.json
|
|
|
|
!/.vscode/tasks.json
|
|
|
|
/.idea/*
|
|
|
|
!/.idea/codeStyles/
|
|
|
|
!/.idea/copyright/
|
|
|
|
!/.idea/dataSources.xml
|
|
|
|
!/.idea/*.iml
|
|
|
|
!/.idea/externalDependencies.xml
|
|
|
|
!/.idea/go.imports.xml
|
|
|
|
!/.idea/modules.xml
|
|
|
|
!/.idea/runConfigurations/
|
|
|
|
!/.idea/scopes/
|
|
|
|
!/.idea/sqldialects.xml
|