Files
indra/.gitignore
l0k18 cb4bea6e67 updating stuff to be less confusing
Previously if you didn't put a version.go with local tag many things misbehave. Previously it had "sensitive" paths in it, now this is avoided using environment variables and an environment script cdwork.sh
2023-07-01 12:52:15 +01:00

23 lines
404 B
Plaintext

# Binaries for programs and plugins
*.exe
*.exe~
*.dll
*.so
*.dylib
# Test binary, built with `go test -c`
*.test
# Output of the go coverage tool, specifically when used with LiteIDE
*.out
# Dependency directories (remove the comment below to include it)
vendor/
/.idea/vcs.xml
/.idea/modules.xml
/.idea/indranet.iml
/.idea/.gitignore
/.idea/indra.iml
/.idea/codeStyles/codeStyleConfig.xml
/.idea/**