1
0
Fork 0
mirror of https://github.com/cisagov/log4j-affected-db.git synced 2024-07-27 01:51:49 +00:00

Improve gitignore file comments and organization.

* Add a comment describing what the files does.
* Add sections to organize patterns.
This commit is contained in:
Felddy 2021-04-12 10:37:49 -04:00
parent 09744fad25
commit ba49077ab4
No known key found for this signature in database
GPG key ID: AFD7E112AF75260E

5
.gitignore vendored
View file

@ -1,3 +1,8 @@
# This file specifies intentionally untracked files that Git should ignore.
# Files already tracked by Git are not affected.
# See: https://git-scm.com/docs/gitignore
## Python ##
__pycache__
.mypy_cache
.python-version