diff options
| author | Mica White <botahamec@outlook.com> | 2025-12-08 20:12:09 -0500 |
|---|---|---|
| committer | Mica White <botahamec@outlook.com> | 2025-12-08 20:12:09 -0500 |
| commit | 7c8b5676fecffe5468810b703c579acb6a5fd256 (patch) | |
| tree | 0c4ff107dfd012a4d03500f41f3607aff1d52616 /windows/.gitignore | |
First commit
Diffstat (limited to 'windows/.gitignore')
| -rwxr-xr-x | windows/.gitignore | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/windows/.gitignore b/windows/.gitignore new file mode 100755 index 0000000..ec4098a --- /dev/null +++ b/windows/.gitignore @@ -0,0 +1,17 @@ +flutter/ephemeral/
+
+# Visual Studio user-specific files.
+*.suo
+*.user
+*.userosscache
+*.sln.docstates
+
+# Visual Studio build-related files.
+x64/
+x86/
+
+# Visual Studio cache files
+# files ending in .cache can be ignored
+*.[Cc]ache
+# but keep track of directories ending in .cache
+!*.[Cc]ache/
|
