mirror of
https://github.com/github/gitignore.git
synced 2026-09-04 06:03:55 +02:00
Compare commits
No commits in common. "136f98dd58a401fe63265e5afa4c4c058c6d915b" and "84c765dc71e59b8d115f1b7b162ee87a1d9b1158" have entirely different histories.
136f98dd58
...
84c765dc71
@ -10,4 +10,3 @@ project/plugins/project/
|
|||||||
.history
|
.history
|
||||||
.cache
|
.cache
|
||||||
.lib/
|
.lib/
|
||||||
.bsp/
|
|
||||||
|
|||||||
@ -106,7 +106,6 @@ ipython_config.py
|
|||||||
# commonly ignored for libraries.
|
# commonly ignored for libraries.
|
||||||
# https://python-poetry.org/docs/basic-usage/#commit-your-poetrylock-file-to-version-control
|
# https://python-poetry.org/docs/basic-usage/#commit-your-poetrylock-file-to-version-control
|
||||||
#poetry.lock
|
#poetry.lock
|
||||||
#poetry.toml
|
|
||||||
|
|
||||||
# pdm
|
# pdm
|
||||||
# Similar to Pipfile.lock, it is generally recommended to include pdm.lock in version control.
|
# Similar to Pipfile.lock, it is generally recommended to include pdm.lock in version control.
|
||||||
|
|||||||
@ -77,7 +77,6 @@ StyleCopReport.xml
|
|||||||
*.ilk
|
*.ilk
|
||||||
*.meta
|
*.meta
|
||||||
*.obj
|
*.obj
|
||||||
*.idb
|
|
||||||
*.iobj
|
*.iobj
|
||||||
*.pch
|
*.pch
|
||||||
*.pdb
|
*.pdb
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user