r0c/.gitignore

30 lines
253 B
Plaintext
Raw Permalink Normal View History

2018-01-07 06:08:47 +00:00
# python
2018-01-07 05:53:56 +00:00
__pycache__/
*.py[cod]
*$py.class
2018-03-20 04:11:18 +00:00
MANIFEST.in
MANIFEST
r0c.egg-info/
buildenv/
build/
dist/
sfx/
2020-01-19 15:46:39 +00:00
.venv/
2018-01-07 05:53:56 +00:00
2018-01-07 06:08:47 +00:00
# sublime
*.sublime-workspace
# diagnostics
*.stack
profiler-results.*
2018-01-17 00:05:09 +00:00
tmp.*
2018-01-19 22:55:52 +00:00
# chatlogs
log
# winmerge
*.bak
# other licenses
contrib/