aboutsummaryrefslogtreecommitdiffstats
path: root/Python.gitignore
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #4458 from navan0/patch-1HEADmainDaniel Johnson3 days1-0/+3
|\
| * Update Python.gitignoreNavaneeth Anand2024-06-041-0/+3
* | Added uv.lock alongside pdm and poetryKalle Møller2024-12-031-0/+6
|/
* Add .pdm-build/Marvin Vogt2023-12-281-0/+1
* Update PDM docs referenceMarvin Vogt2023-10-011-1/+1
* Add `.pdm-python` to python gitignoreMarvin Vogt2023-04-091-0/+1
* Update Python.gitignoreJuan Luis Cano Rodríguez2022-02-201-6/+0
* Expand explanations on PDMJuan Luis Cano Rodríguez2022-02-181-0/+8
* Ignore PDM project-wide configJuan Luis Cano Rodríguez2022-02-161-1/+7
* Update Python.gitignoreWill Frey2022-02-021-1/+1
* Merge pull request #3911 from JP-Ellis/patch-1Brian Douglas2021-12-101-0/+7
|\
| * [Python] Add poetry.lockJP-Ellis2021-12-071-0/+7
* | Replace references of this repo's "master" branchWiblz2021-12-061-1/+1
|/
* Add JetBrains note for PyCharm to Python.gitignoreBrianMSheldon2020-06-241-0/+7
* Remove pip-wheel-metadata/ from Python.gitignore (#3364)Pradyun Gedam2020-04-111-1/+0
* Revert "[Python] adding IDE & static related stuff (#3317)" (#3363)Brendan Forster2020-04-041-4/+0
* [Python] adding IDE & static related stuff (#3317)Meysam2020-03-131-0/+4
* Changes to PyBuilder 0.12+ (#3338)Arcadiy Ivanov2020-03-121-0/+1
* Ignore Cython debug symbols (#3330)Elijah Shaw-Rutschman2020-03-111-0/+3
* Add `cover/` to Python.gitignore. (#3310)Xuan (Sean) Hu2020-02-191-0/+1
* [Python] .python-version should NOT be ignored (#3274)Santiago Basulto2020-02-091-1/+3
* Ignore .pytype/ directory (#3301)Brad Solomon2020-02-091-0/+3
* wtf is a pyflow (#3242)mrg00292019-11-181-1/+1
* Ignore the __pypackages__ folder for pyflow users. (#3205)Omer Katz2019-11-081-0/+3
* Added celerybeat.pid (#3229)Petronald Green2019-11-081-1/+2
* Ignore coverage annotations reports. (#3131)Omer Katz2019-09-201-0/+1
* Add db.sqlite3-journal to Python.gitignore (#3063)Peter Hollows2019-05-251-0/+1
* Replace non-ASCII character in comment (#3050)John Chang2019-05-091-1/+1
* Add ignore rules for Pipenv (#2977)Jarry Shaw2019-03-111-0/+7
* Add pip-wheel-metadata to Python.gitignoreSam Roeca2019-01-251-0/+1
* Hide wheels directory used on Debian-like systems (Ubuntu)J. Kevin Bay2018-11-091-0/+1
* Add .pyre directory for Pyre type checkerkitsuyui2018-10-231-0/+3
* Add .nox directory for the nox testing toolSeth M. Larson2018-09-091-0/+1
* Merge pull request #2788 from amigcamel/ignore_ipython_profileBrendan Forster2018-08-261-0/+4
|\
| * fix typo: should be profile_default instead of default_profileamigcamel2018-08-271-1/+1
| * ignore ipython profileamigcamel2018-08-221-0/+4
* | Remove newline at end of Python.gitignore.Gabriel Curio2018-08-181-1/+0
* | add dmypy.json - without initial '.', to Python.gitignore.Gabriel Curio2018-08-181-0/+2
* | add .dmypy.json to Python.gitignore.Gabriel Curio2018-08-181-0/+1
|/
* Merge pull request #2612 from jtogrul/masterBrendan Forster2018-03-111-0/+1
|\
| * Ignored default sqlite database of Djangojtogrul2018-02-251-0/+1
* | Merge pull request #2577 from cyliang/masterBrendan Forster2018-03-111-2/+0
|\ \ | |/ |/|
| * Remove two ignores for Python/DjangoChih-Yung Liang2018-01-121-2/+0
* | Add ignore '.pytest_cache' directory in Unit test sectionraimon2018-02-041-0/+1
|/
* Merge pull request #2464 from Cadmus/masterBrendan Forster2017-09-211-0/+2
|\
| * updated static and media files in django sectionRenjith S Raj2017-08-291-0/+2
* | Merge pull request #2416 from jwg4/patch-2Brendan Forster2017-09-091-0/+2
|\ \
| * | Add env.bak, re-arrangejwg42017-06-211-1/+2
| * | Add venv.bak - created by terrariumjwg42017-06-211-0/+1
| |/
* / add MANIFEST to Python.gitignoreShiwei Sun2017-05-261-0/+1
|/