add .apmc and Forge server to gitignore

This commit is contained in:
espeon65536
2021-08-22 20:19:21 -05:00
committed by Fabian Dill
parent 578ae70150
commit 3a5a6a096b

2
.gitignore vendored
View File

@@ -4,6 +4,7 @@
*_Spoiler.txt *_Spoiler.txt
*.bmbp *.bmbp
*.apbp *.apbp
*.apmc
*.pyc *.pyc
*.pyd *.pyd
*.sfc *.sfc
@@ -37,6 +38,7 @@ success.txt
output/ output/
Output Logs/ Output Logs/
/factorio/ /factorio/
/Minecraft Forge Server/
/WebHostLib/static/generated /WebHostLib/static/generated
# Byte-compiled / optimized / DLL files # Byte-compiled / optimized / DLL files