aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorShane Reetz <shane@loupe.team>2024-05-29 10:54:12 -0700
committerShane Reetz <shane@loupe.team>2024-05-29 10:54:12 -0700
commitda6d5a73e7bc853b0903efe170b755a1c97f170b (patch)
tree26801e827ea4bfc88673fc2593584d32f2544a68
parent82e413a7d37610a016f540c5c63e9392b524d546 (diff)
downloadgitignore-da6d5a73e7bc853b0903efe170b755a1c97f170b.tar.gz
gitignore-da6d5a73e7bc853b0903efe170b755a1c97f170b.zip
Remove OS-specific files from gitignore
-rw-r--r--AutomationStudio4.gitignore5
1 files changed, 0 insertions, 5 deletions
diff --git a/AutomationStudio4.gitignore b/AutomationStudio4.gitignore
index 0ffd0492..b5552b17 100644
--- a/AutomationStudio4.gitignore
+++ b/AutomationStudio4.gitignore
@@ -20,7 +20,6 @@ ignored/
# AS File types
*.bak
*.isopen
-*.DS_Store
*.orig
*.log
*.asar
@@ -30,7 +29,3 @@ ignored/
# RevInfo variables
*RevInfo.var
-
-# Misc
-**/MPLogs/*
-**/DLFiles/*