diff --git a/.dockerignore b/.dockerignore index e22f4e710..14f414faf 100644 --- a/.dockerignore +++ b/.dockerignore @@ -38,6 +38,7 @@ wiki # |_____||_||_| |_| \__,_|/_/\_\ # # https://github.com/github/gitignore/blob/master/Global/Linux.gitignore +# 4f7062e132d7f88e68ab737e64fef872bd3a491f *~ @@ -60,6 +61,7 @@ wiki # |_| |_| |_| \__,_| \___| \___/ |____/ # # https://github.com/github/gitignore/blob/master/Global/macOS.gitignore +# 2bb963b16a1957c865335e53537036c2e97399b5 # General .DS_Store @@ -96,6 +98,7 @@ Temporary Items # |_| # # https://github.com/github/gitignore/blob/master/Global/MonoDevelop.gitignore +# e8b2e1a9cc7c9ca49bb05c20a4c4491b85feba6d #User Specific *.userprefs @@ -113,6 +116,7 @@ test-results/ # \_/ |_||___/ \__,_| \__,_||_||____/ \__| \__,_| \__,_||_| \___/ # # https://github.com/github/gitignore/blob/master/VisualStudio.gitignore +# 888439ee893d0097862f1d510585bd0e3cfd500f ## Ignore Visual Studio temporary files, build results, and ## files generated by popular Visual Studio add-ons. @@ -510,6 +514,7 @@ FodyWeavers.xsd # \_/\_/ |_||_| |_| \__,_| \___/ \_/\_/ |___/ # # https://github.com/github/gitignore/blob/master/Global/Windows.gitignore +# 5808b77453dec299d4daf8557b05a80be832a5b8 # Windows thumbnail cache files Thumbs.db diff --git a/.gitignore b/.gitignore index 505e06ca8..ffe883571 100644 --- a/.gitignore +++ b/.gitignore @@ -25,6 +25,7 @@ ArchiSteamFarm/logs # |_____||_||_| |_| \__,_|/_/\_\ # # https://github.com/github/gitignore/blob/master/Global/Linux.gitignore +# 4f7062e132d7f88e68ab737e64fef872bd3a491f *~ @@ -47,6 +48,7 @@ ArchiSteamFarm/logs # |_| |_| |_| \__,_| \___| \___/ |____/ # # https://github.com/github/gitignore/blob/master/Global/macOS.gitignore +# 2bb963b16a1957c865335e53537036c2e97399b5 # General .DS_Store @@ -83,6 +85,7 @@ Temporary Items # |_| # # https://github.com/github/gitignore/blob/master/Global/MonoDevelop.gitignore +# e8b2e1a9cc7c9ca49bb05c20a4c4491b85feba6d #User Specific *.userprefs @@ -100,6 +103,7 @@ test-results/ # \_/ |_||___/ \__,_| \__,_||_||____/ \__| \__,_| \__,_||_| \___/ # # https://github.com/github/gitignore/blob/master/VisualStudio.gitignore +# 888439ee893d0097862f1d510585bd0e3cfd500f ## Ignore Visual Studio temporary files, build results, and ## files generated by popular Visual Studio add-ons. @@ -497,6 +501,7 @@ FodyWeavers.xsd # \_/\_/ |_||_| |_| \__,_| \___/ \_/\_/ |___/ # # https://github.com/github/gitignore/blob/master/Global/Windows.gitignore +# 5808b77453dec299d4daf8557b05a80be832a5b8 # Windows thumbnail cache files Thumbs.db