toxygen/.gitignore

29 lines
270 B
Plaintext
Raw Normal View History

2016-02-16 08:50:06 +00:00
*.pyc
*.pyo
2016-07-06 13:25:04 +00:00
toxygen/toxcore
2016-02-18 12:20:39 +00:00
tests/tests
2016-02-18 19:55:24 +00:00
tests/libs
2016-02-18 12:20:39 +00:00
tests/.cache
tests/__pycache__
2017-06-29 19:14:52 +00:00
tests/avatars
2016-07-06 13:25:04 +00:00
toxygen/libs
2016-02-16 18:11:56 +00:00
.idea
*~
2016-02-16 19:31:44 +00:00
*.iml
2016-02-16 19:29:18 +00:00
*.so
2016-02-19 21:10:24 +00:00
*.log
2016-07-06 13:25:04 +00:00
toxygen/build
toxygen/dist
2016-03-30 18:05:21 +00:00
*.spec
2016-08-18 16:08:12 +00:00
dist
2016-07-06 13:25:04 +00:00
toxygen/avatars
toxygen/__pycache__
2016-07-05 18:43:51 +00:00
/*.egg-info
/*.egg
2016-08-18 16:08:12 +00:00
html
Toxygen.egg-info
2016-10-31 21:04:48 +00:00
*.tox
2017-06-29 19:14:52 +00:00
.cache
2022-09-27 13:32:53 +00:00
*.db