diff options
author | ben | 2024-10-09 18:48:02 +0200 |
---|---|---|
committer | ben | 2024-10-09 18:48:02 +0200 |
commit | 3b2cf3a5eeab5ba3d34bf80d9fbd618ec2dd1529 (patch) | |
tree | e1c0b10c8e54c0a3294d3c806170653542cd3e1b /.gitignore | |
download | fms-3b2cf3a5eeab5ba3d34bf80d9fbd618ec2dd1529.tar.gz fms-3b2cf3a5eeab5ba3d34bf80d9fbd618ec2dd1529.tar.bz2 fms-3b2cf3a5eeab5ba3d34bf80d9fbd618ec2dd1529.tar.xz |
First public release
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..ad101d0 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +commands.raw +commands.state |