This website requires JavaScript.
Explore
Help
Register
Sign In
Rooba
/
peru
mirror of
https://github.com/buildinspace/peru.git
Watch
1
Star
1
Fork
You've already forked peru
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
ba18166c75
peru
/
.gitignore
7 lines
55 B
Plaintext
Raw
Normal View
History
Unescape
Escape
use a proper import for plugins, with peru_plugin_main()
2014-02-24 09:34:34 +00:00
__pycache__
cache.py and some more junk None of this runs yet, or even tries to run. Also adding *.pyc to .gitignore. I think vim is compiling things...
2014-03-25 14:10:01 +00:00
*.pyc
coveralls support Summary: Integrate with coveralls.io. Reviewers: jacko Reviewed By: jacko Differential Revision: https://phabricator.buildinspace.com/D28
2014-07-21 22:29:21 +00:00
.coverage
add peru.egg-info to .gitignore
2015-04-25 22:31:18 +00:00
peru.egg-info
Ignore build/ & dist/ (Some projects prefer to leave this up to individual global-ignore files, but I noticed you're also ignoring *.pyc so it might be OK.)
2017-03-10 18:03:45 +00:00
build/
dist/