Skip to content

Commit 8bb8959

Browse files
committed
Update .gitignore
1 parent 054580f commit 8bb8959

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.gitignore

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

808808
# pipenv
809809
# According to pypa/pipenv#598, it is recommended to include Pipfile.lock in version control.
@@ -1320,8 +1320,8 @@ crash.log
13201320
crash.*.log
13211321

13221322
# Exclude all .tfvars files, which are likely to contain sensitive data, such as
1323-
# password, private keys, and other secrets. These should not be part of version
1324-
# control as they are data points which are potentially sensitive and subject
1323+
# password, private keys, and other secrets. These should not be part of version
1324+
# control as they are data points which are potentially sensitive and subject
13251325
# to change depending on the environment.
13261326
*.tfvars
13271327
*.tfvars.json

0 commit comments

Comments
 (0)