diff options
author | madmaxoft <github@xoft.cz> | 2013-08-03 20:41:26 +0200 |
---|---|---|
committer | madmaxoft <github@xoft.cz> | 2013-08-03 20:41:26 +0200 |
commit | b3906500c74375125708690c01382c730b84437a (patch) | |
tree | bc55a0ead3b746c053ccbe02025d478fc545c45b /Install/.gitignore | |
parent | Removed some stuff again. (diff) | |
download | cuberite-b3906500c74375125708690c01382c730b84437a.tar cuberite-b3906500c74375125708690c01382c730b84437a.tar.gz cuberite-b3906500c74375125708690c01382c730b84437a.tar.bz2 cuberite-b3906500c74375125708690c01382c730b84437a.tar.lz cuberite-b3906500c74375125708690c01382c730b84437a.tar.xz cuberite-b3906500c74375125708690c01382c730b84437a.tar.zst cuberite-b3906500c74375125708690c01382c730b84437a.zip |
Diffstat (limited to 'Install/.gitignore')
-rw-r--r-- | Install/.gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Install/.gitignore b/Install/.gitignore index 4f8f2e7cb..3b0a53050 100644 --- a/Install/.gitignore +++ b/Install/.gitignore @@ -1,3 +1,4 @@ MCServer.exe *.7z -*.tag
\ No newline at end of file +*.tag +*.example.ini
\ No newline at end of file |