mirror of
https://github.com/spf13/viper
synced 2024-11-04 20:27:02 +00:00
20 lines
331 B
Text
20 lines
331 B
Text
/bin/
|
|
/build/
|
|
/var/
|
|
/vendor/
|
|
|
|
# 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
|