0
This repository has been archived on 2025-04-25. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
Minecraft-Overviewer/.gitignore
2011-03-08 17:43:50 -05:00

22 lines
325 B
Plaintext

*.pyc
build
terrain.png
cachedir*
# header files that may be copied over, if missing
ImPlatform.h
Imaging.h
# various forms of compiled c_overviewer extensions
c_overviewer.so
c_overviewer.pyd
c_overviewer_d.pyd
c_overviewer.dylib
# Mac OS X noise
.DS_Store
#Script files, as users may want their own scripts.
*.sh
*.bat