diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..51b3957 --- /dev/null +++ b/.gitignore @@ -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 \ No newline at end of file