Skip to content

Commit c99df20

Browse files
committed
Update .gitignore
1 parent 9d1b9a6 commit c99df20

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.gitignore

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -817,7 +817,7 @@ ipython_config.py
817817
# pyenv
818818
# For a library or package, you might want to ignore these files since the code is
819819
# intended to run in multiple environments; otherwise, check them in:
820-
# .python-version
820+
#
821821

822822
# pipenv
823823
# According to pypa/pipenv#598, it is recommended to include Pipfile.lock in version control.
@@ -1334,8 +1334,8 @@ crash.log
13341334
crash.*.log
13351335

13361336
# Exclude all .tfvars files, which are likely to contain sensitive data, such as
1337-
# password, private keys, and other secrets. These should not be part of version
1338-
# control as they are data points which are potentially sensitive and subject
1337+
# password, private keys, and other secrets. These should not be part of version
1338+
# control as they are data points which are potentially sensitive and subject
13391339
# to change depending on the environment.
13401340
*.tfvars
13411341
*.tfvars.json

0 commit comments

Comments
 (0)