Skip to content

Commit bdccf11

Browse files
committed
Updated template for file .gitignore
1 parent 3ec4be7 commit bdccf11

File tree

1 file changed

+7
-1
lines changed
  • project-template/{{cookiecutter.repo_name}}

1 file changed

+7
-1
lines changed

project-template/{{cookiecutter.repo_name}}/.gitignore

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,4 +142,10 @@ doc/api
142142
itde/
143143

144144
# Emacs
145-
TAGS
145+
/TAGS
146+
147+
# PTB
148+
/.lint.json
149+
/.lint.txt
150+
/.security.json
151+

0 commit comments

Comments
 (0)