mirror of
https://github.com/github/gitignore.git
synced 2025-01-22 08:19:13 -05:00
Compare commits
8 Commits
66e0e5c526
...
89422d9aaa
Author | SHA1 | Date | |
---|---|---|---|
|
89422d9aaa | ||
|
d49bd6f0f7 | ||
|
e8554d85bf | ||
|
4f0b7a0694 | ||
|
1ffc1f0a0c | ||
|
6743515cd3 | ||
|
64eaff4190 | ||
|
8d481622d5 |
@ -167,5 +167,8 @@ cython_debug/
|
|||||||
# option (not recommended) you can uncomment the following to ignore the entire idea folder.
|
# option (not recommended) you can uncomment the following to ignore the entire idea folder.
|
||||||
#.idea/
|
#.idea/
|
||||||
|
|
||||||
|
# Ruff stuff:
|
||||||
|
.ruff_cache/
|
||||||
|
|
||||||
# PyPI configuration file
|
# PyPI configuration file
|
||||||
.pypirc
|
.pypirc
|
||||||
|
@ -43,6 +43,7 @@ Generated\ Files/
|
|||||||
# MSTest test Results
|
# MSTest test Results
|
||||||
[Tt]est[Rr]esult*/
|
[Tt]est[Rr]esult*/
|
||||||
[Bb]uild[Ll]og.*
|
[Bb]uild[Ll]og.*
|
||||||
|
*.trx
|
||||||
|
|
||||||
# NUnit
|
# NUnit
|
||||||
*.VisualState.xml
|
*.VisualState.xml
|
||||||
|
Loading…
Reference in New Issue
Block a user