aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorStefan Boberg <[email protected]>2023-06-09 11:07:06 +0200
committerStefan Boberg <[email protected]>2023-06-09 11:07:06 +0200
commit65f13a76f98830bc72d58b209225b736e9d0046d (patch)
tree3f0b0d3066edac0668eb8809aafd2f023f9a6153 /.gitignore
parentchanged ZEN_ERROR to ZEN_WARN to reduce Sentry noise (diff)
downloadzen-65f13a76f98830bc72d58b209225b736e9d0046d.tar.xz
zen-65f13a76f98830bc72d58b209225b736e9d0046d.zip
narrowed scope of clang-format action
also removed some unnecessary entries from .gitignore
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore17
1 files changed, 0 insertions, 17 deletions
diff --git a/.gitignore b/.gitignore
index 7fe7d21b6..cbe3a46e7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -162,23 +162,6 @@ AutoTest.Net/
-# NuGet Packages
-*.nupkg
-# The packages folder can be ignored because of Package Restore
-**/[Pp]ackages/*
-# except build/, which is used as an MSBuild target.
-!**/[Pp]ackages/build/
-# Uncomment if necessary however generally it will be regenerated when needed
-#!**/[Pp]ackages/repositories.config
-# NuGet v3's project.json files produces more ignorable files
-*.nuget.props
-*.nuget.targets
-
-# Microsoft Azure Build Output
-csx/
-*.build.csdef
-
-
# Windows Store app package directories and files
AppPackages/
BundleArtifacts/