ProjectLighthouse/.gitignore
Josh b8324d0c10
Migrate to GitInfo for embedding git information (#911)
* Migrate to GitInfo for embedding git information

* Adjust gitignore to reflect new git system

* Fix changes from broken merge

* Remove vestigial code in VersionHelper

---------

Co-authored-by: sudokoko <koko@drones.gay>
2023-10-29 23:50:16 +00:00

47 lines
792 B
Text

# Jetbrains Rider / Visual Studio junk
.idea/
/_ReSharper.Caches/
/.idea/.idea.ProjectLighthouse/.idea/workspace.xml
/.idea/.idea.ProjectLighthouse/.idea/dataSources/
/.idea/.idea.ProjectLighthouse/.idea/dataSources.xml
/.idea/.idea.ProjectLighthouse/.idea/dataSources.local.xml
/ProjectLighthouse/ProjectLighthouse.csproj.user
*.sln.DotSettings.user
.vs/
# Visual Studio Code junk
ProjectLighthouse/.vscode/tasks.json
ProjectLighthouse/.vscode/launch.json
.vscode/tasks.json
.vscode/launch.json
.editorconfig
launchSettings.json
# macOS Junk
.DS_Store
# Lighthouse junk
riderModule.iml
r/
png/
/ProjectLighthouse/r/*
/ProjectLighthouse/logs/*
lighthouse.config.json
**.yml*
**/logs
npTicket*
r.tar.gz
# MSBuild stuff
bin/
obj/
/packages/
# Misc
*.bak
*.old
BACKUP*
backup*
*.tmp
*.bin