add /build_factorio to gitignore

This commit is contained in:
Fabian Dill 2021-06-04 01:00:03 +02:00
parent 85a9e0d0bc
commit c99054e479
1 changed files with 2 additions and 1 deletions

3
.gitignore vendored
View File

@ -16,6 +16,7 @@
*.apsave
build
/build_factorio/
bundle/components.wxs
dist
README.html
@ -142,4 +143,4 @@ dmypy.json
.pytype/
# Cython debug symbols
cython_debug/
cython_debug/