diff --git a/.gitignore b/.gitignore
index 551f5be..99de91a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -26,6 +26,9 @@ appsettings.json
# Publish
publish/
+# Publish Profiles
+Properties/PublishProfiles/
+
# OS
Thumbs.db
.DS_Store
diff --git a/Properties/PublishProfiles/ClickOnceProfile.pubxml b/Properties/PublishProfiles/ClickOnceProfile.pubxml
deleted file mode 100644
index 2f0f0d5..0000000
--- a/Properties/PublishProfiles/ClickOnceProfile.pubxml
+++ /dev/null
@@ -1,34 +0,0 @@
-
-
-
-
- 0
- 1.0.0.*
- True
- Release
- False
- true
- True
- Disk
- True
- False
- True
- False
- Any CPU
- bin\Release\net8.0-windows\win-x86\app.publish\
- D:\Publish\UtopiaCanteenSystem\
- ClickOnce
- False
- False
- win-x86
- True
- (none)
- False
- false
- net8.0-windows
- False
- Foreground
- False
- Publish.html
-
-
\ No newline at end of file
diff --git a/Properties/PublishProfiles/FolderProfile.pubxml b/Properties/PublishProfiles/FolderProfile.pubxml
deleted file mode 100644
index 4fe46ef..0000000
--- a/Properties/PublishProfiles/FolderProfile.pubxml
+++ /dev/null
@@ -1,16 +0,0 @@
-
-
-
-
- Release
- Any CPU
- D:\
- FileSystem
- <_TargetId>Folder
- net8.0-windows
- win-x86
- true
- false
- false
-
-
\ No newline at end of file