mirror of
https://github.com/github/gitignore.git
synced 2025-01-22 08:19:13 -05:00
Compare commits
5 Commits
bdd3fb730d
...
23d1161bd6
Author | SHA1 | Date | |
---|---|---|---|
|
23d1161bd6 | ||
|
d49bd6f0f7 | ||
|
e8554d85bf | ||
|
4f0b7a0694 | ||
|
0857ffd565 |
@ -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
|
||||||
|
@ -2,13 +2,13 @@
|
|||||||
#
|
#
|
||||||
# Get latest from https://github.com/github/gitignore/blob/main/Unity.gitignore
|
# Get latest from https://github.com/github/gitignore/blob/main/Unity.gitignore
|
||||||
#
|
#
|
||||||
/[Ll]ibrary/
|
[Ll]ibrary/
|
||||||
/[Tt]emp/
|
[Tt]emp/
|
||||||
/[Oo]bj/
|
[Oo]bj/
|
||||||
/[Bb]uild/
|
[Bb]uild/
|
||||||
/[Bb]uilds/
|
[Bb]uilds/
|
||||||
/[Ll]ogs/
|
[Ll]ogs/
|
||||||
/[Uu]ser[Ss]ettings/
|
[Uu]ser[Ss]ettings/
|
||||||
|
|
||||||
# MemoryCaptures can get excessive in size.
|
# MemoryCaptures can get excessive in size.
|
||||||
# They also could contain extremely sensitive data
|
# They also could contain extremely sensitive data
|
||||||
|
Loading…
Reference in New Issue
Block a user