This website requires JavaScript.
Explore
Help
Sign In
Upstream
/
pyCraft
Watch
1
Star
0
Fork
0
You've already forked pyCraft
mirror of
https://github.com/ammaraskar/pyCraft.git
synced
2024-11-29 13:45:11 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
2cc1d64b6d
pyCraft
/
.gitignore
10 lines
60 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Add gitignore, remove pyc files
2012-07-18 16:56:06 +02:00
*.pyc
Fix requirements.txt to actually work correctly.
2012-10-26 15:24:31 +02:00
build/*
Significant headway on the rewrite. Handle crypto with the excellent crytography library, still a lot of TODOs to take care of but at least we can connect now
2015-03-17 18:15:27 +01:00
src/*
*.iml
Documentation with sphinx
2015-03-21 23:08:44 +01:00
.idea/
_build
_static
_templates
Reference in New Issue
Copy Permalink