🏡 index : VBASync.git

author yaqubroli <jpw24@st-andrews.ac.uk> 2024-09-07 16:31:02.0 +01:00:00
committer yaqubroli <jpw24@st-andrews.ac.uk> 2024-09-07 16:31:02.0 +01:00:00
commit
67515a77ca58ebb16ec9333102e39c5ee53334f4 [patch]
tree
6b40d03c7af38d8f36f9a3bd73d1a87c0a2edf2d
parent
79ae06ee897d2cba4a3b015a3aa2b919f25106a8
download
master.tar.gz

Initial forkery (2nd try)



Diff

 .gitignore | 54 ++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 54 insertions(+)

diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..de6fee7 100644
--- /dev/null
+++ a/.gitignore
@@ -1,0 +1,54 @@
# Build results
bin/
obj/
out/

# NuGet Packages
*.nupkg
*.snupkg
*.nuspec
# Packages folder can be ignored
**/[Pp]ackages/*
!**/[Pp]ackages/build/
!**/[Pp]ackages/repositories.config

# if using Visual Studio, these files are not needed in version control
.vs/
.vscode/

# Rider IDE files
.idea/

# User-specific files
*.rsuser
*.suo
*.user
*.userosscache
*.sln.docstates

# Auto-generated Assembly Info files
Generated_Code/

# Log files
*.log

# Uncomment if you're using ReSharper
# ReSharper/
# _ReSharper/

# ASP.NET Scaffolding
Scaffolding/

# Azure Web App deployment
.publish/
.vs/publish/

# StyleCop code analysis results
StyleCopCache/

# Entity Framework Migrations
Migrations/

# dotnet watch auto-generated files
.dotnet-watch.json