Add .gitignore

This commit is contained in:
Seaswimmer 2023-08-14 11:31:44 -04:00
parent 5768dc5754
commit 6f57023100

6
.gitignore vendored Normal file
View file

@ -0,0 +1,6 @@
# Ignores everything except the files in the repository
*
!.gitignore
!.factorio/start_server.sh
!.factorio/stop_server.sh
!.factorio/install_byobu.sh