mirror of
https://github.com/JustArchiNET/ArchiSteamFarm.git
synced 2025-12-16 14:30:31 +00:00
Misc
This commit is contained in:
@@ -38,6 +38,7 @@ wiki
|
|||||||
# |_____||_||_| |_| \__,_|/_/\_\
|
# |_____||_||_| |_| \__,_|/_/\_\
|
||||||
#
|
#
|
||||||
# https://github.com/github/gitignore/blob/master/Global/Linux.gitignore
|
# 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
|
# https://github.com/github/gitignore/blob/master/Global/macOS.gitignore
|
||||||
|
# 2bb963b16a1957c865335e53537036c2e97399b5
|
||||||
|
|
||||||
# General
|
# General
|
||||||
.DS_Store
|
.DS_Store
|
||||||
@@ -96,6 +98,7 @@ Temporary Items
|
|||||||
# |_|
|
# |_|
|
||||||
#
|
#
|
||||||
# https://github.com/github/gitignore/blob/master/Global/MonoDevelop.gitignore
|
# https://github.com/github/gitignore/blob/master/Global/MonoDevelop.gitignore
|
||||||
|
# e8b2e1a9cc7c9ca49bb05c20a4c4491b85feba6d
|
||||||
|
|
||||||
#User Specific
|
#User Specific
|
||||||
*.userprefs
|
*.userprefs
|
||||||
@@ -113,6 +116,7 @@ test-results/
|
|||||||
# \_/ |_||___/ \__,_| \__,_||_||____/ \__| \__,_| \__,_||_| \___/
|
# \_/ |_||___/ \__,_| \__,_||_||____/ \__| \__,_| \__,_||_| \___/
|
||||||
#
|
#
|
||||||
# https://github.com/github/gitignore/blob/master/VisualStudio.gitignore
|
# https://github.com/github/gitignore/blob/master/VisualStudio.gitignore
|
||||||
|
# 888439ee893d0097862f1d510585bd0e3cfd500f
|
||||||
|
|
||||||
## Ignore Visual Studio temporary files, build results, and
|
## Ignore Visual Studio temporary files, build results, and
|
||||||
## files generated by popular Visual Studio add-ons.
|
## files generated by popular Visual Studio add-ons.
|
||||||
@@ -510,6 +514,7 @@ FodyWeavers.xsd
|
|||||||
# \_/\_/ |_||_| |_| \__,_| \___/ \_/\_/ |___/
|
# \_/\_/ |_||_| |_| \__,_| \___/ \_/\_/ |___/
|
||||||
#
|
#
|
||||||
# https://github.com/github/gitignore/blob/master/Global/Windows.gitignore
|
# https://github.com/github/gitignore/blob/master/Global/Windows.gitignore
|
||||||
|
# 5808b77453dec299d4daf8557b05a80be832a5b8
|
||||||
|
|
||||||
# Windows thumbnail cache files
|
# Windows thumbnail cache files
|
||||||
Thumbs.db
|
Thumbs.db
|
||||||
|
|||||||
5
.gitignore
vendored
5
.gitignore
vendored
@@ -25,6 +25,7 @@ ArchiSteamFarm/logs
|
|||||||
# |_____||_||_| |_| \__,_|/_/\_\
|
# |_____||_||_| |_| \__,_|/_/\_\
|
||||||
#
|
#
|
||||||
# https://github.com/github/gitignore/blob/master/Global/Linux.gitignore
|
# 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
|
# https://github.com/github/gitignore/blob/master/Global/macOS.gitignore
|
||||||
|
# 2bb963b16a1957c865335e53537036c2e97399b5
|
||||||
|
|
||||||
# General
|
# General
|
||||||
.DS_Store
|
.DS_Store
|
||||||
@@ -83,6 +85,7 @@ Temporary Items
|
|||||||
# |_|
|
# |_|
|
||||||
#
|
#
|
||||||
# https://github.com/github/gitignore/blob/master/Global/MonoDevelop.gitignore
|
# https://github.com/github/gitignore/blob/master/Global/MonoDevelop.gitignore
|
||||||
|
# e8b2e1a9cc7c9ca49bb05c20a4c4491b85feba6d
|
||||||
|
|
||||||
#User Specific
|
#User Specific
|
||||||
*.userprefs
|
*.userprefs
|
||||||
@@ -100,6 +103,7 @@ test-results/
|
|||||||
# \_/ |_||___/ \__,_| \__,_||_||____/ \__| \__,_| \__,_||_| \___/
|
# \_/ |_||___/ \__,_| \__,_||_||____/ \__| \__,_| \__,_||_| \___/
|
||||||
#
|
#
|
||||||
# https://github.com/github/gitignore/blob/master/VisualStudio.gitignore
|
# https://github.com/github/gitignore/blob/master/VisualStudio.gitignore
|
||||||
|
# 888439ee893d0097862f1d510585bd0e3cfd500f
|
||||||
|
|
||||||
## Ignore Visual Studio temporary files, build results, and
|
## Ignore Visual Studio temporary files, build results, and
|
||||||
## files generated by popular Visual Studio add-ons.
|
## files generated by popular Visual Studio add-ons.
|
||||||
@@ -497,6 +501,7 @@ FodyWeavers.xsd
|
|||||||
# \_/\_/ |_||_| |_| \__,_| \___/ \_/\_/ |___/
|
# \_/\_/ |_||_| |_| \__,_| \___/ \_/\_/ |___/
|
||||||
#
|
#
|
||||||
# https://github.com/github/gitignore/blob/master/Global/Windows.gitignore
|
# https://github.com/github/gitignore/blob/master/Global/Windows.gitignore
|
||||||
|
# 5808b77453dec299d4daf8557b05a80be832a5b8
|
||||||
|
|
||||||
# Windows thumbnail cache files
|
# Windows thumbnail cache files
|
||||||
Thumbs.db
|
Thumbs.db
|
||||||
|
|||||||
Reference in New Issue
Block a user